/[xforms]/xforms/demos/ll.c
ViewVC logotype

Diff of /xforms/demos/ll.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by leeming, Thu Apr 24 09:35:33 2003 UTC revision 1.4 by leeming, Tue Sep 9 00:28:25 2003 UTC
# Line 114  int main(int argc, char *argv[]) Line 114  int main(int argc, char *argv[])
114  #ifdef LOG  #ifdef LOG
115     fl_set_xyplot_xscale(xypui->xyplot, FL_LOG, 5);     fl_set_xyplot_xscale(xypui->xyplot, FL_LOG, 5);
116     fl_set_xyplot_yscale(xypui->xyplot, FL_LOG, 5);     fl_set_xyplot_yscale(xypui->xyplot, FL_LOG, 5);
117     fl_set_xyplot_xbounds(xypui->xyplot, 0.01,10);     fl_set_xyplot_xbounds(xypui->xyplot, 0.01,10);
118     fl_set_xyplot_ytics(xypui->xyplot, 3,5);     fl_set_xyplot_ytics(xypui->xyplot, 3,5);
119     fl_set_xyplot_xgrid(xypui->xyplot, FL_GRID_MINOR);     fl_set_xyplot_xgrid(xypui->xyplot, FL_GRID_MINOR);
120  /*   fl_set_xyplot_ygrid(xypui->xyplot, 2); */  /*   fl_set_xyplot_ygrid(xypui->xyplot, 2); */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26