int DrawSPAddPoint(DrawSP sp,double *x,double *y)Not Collective (ignored on all processors except processor 0 of DrawSP)
sp | - the scatter plot data structure |
x, y | - the points to two vectors containing the new x and y point for each curve. |
Location: src/draw/utils/dscatter.c
Graphics (Draw) Index
Table of Contents