manpagez: man pages & more
info mathgl
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.14.4 Dots (Python)

Method on mglGraph (Python): void Dots (mglData x, mglData y, mglData z, const char *sch=NULL)

The function draws the arbitrary placed points {x[i], y[i], z[i]}. String sch sets the color scheme. Previous color scheme is used by default. Arrays x, y, z must have equal sizes. See also Crust, Mark, Plot. See section Dots sample, for sample code and picture.


© manpagez.com 2000-2026
Individual documents may contain additional copyright information.