Changeset 40454 for trunk/psModules/src/extras/pmVisual.c
- Timestamp:
- Jun 23, 2018, 11:21:41 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/extras/pmVisual.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/extras/pmVisual.c
r36856 r40454 262 262 263 263 // the point size will be scaled from the z vector 264 graphdata->ptype = 7;265 graphdata->style = 2;264 graphdata->ptype = KAPA_POINT_CIRCLE_OPEN; 265 graphdata->style = KAPA_PLOT_POINTS; 266 266 graphdata->size = -1; 267 267 KapaPrepPlot (kapid, xVec->n, graphdata);
Note:
See TracChangeset
for help on using the changeset viewer.
