- Timestamp:
- May 17, 2007, 9:58:42 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kapa-mods-2007-05/Ohana/src/opihi/cmd.data/line.c
r13391 r13409 25 25 if (!PrepPlotting (2, &graphmode)) return (FALSE); 26 26 27 PlotVector (2, x );28 PlotVector (2, y );27 PlotVector (2, x, "x"); 28 PlotVector (2, y, "y"); 29 29 30 30 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
