Changeset 13404 for branches/kapa-mods-2007-05/Ohana/src/opihi/dvo/fitsed.c
- Timestamp:
- May 16, 2007, 4:00:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kapa-mods-2007-05/Ohana/src/opihi/dvo/fitsed.c
r13391 r13404 161 161 graphdata.style = 2; 162 162 graphdata.ptype = 2; 163 KapaClear (kapa, TRUE);163 KapaClearSections (kapa); 164 164 magSection.name = strcreate ("mag"); 165 165 magSection.x = 0; … … 261 261 SWAP (graphdata.ymin, graphdata.ymax); 262 262 263 KapaClear (kapa, TRUE);263 KapaClearSections (kapa); 264 264 KapaSetSection (kapa, &magSection); 265 265 KapaSetLimits (kapa, &graphdata);
Note:
See TracChangeset
for help on using the changeset viewer.
