Vvidget Builder User Manual
Data Graphics
A data graphic is a graphic which is defined by points and has point-wise graphic representations.
Example of a data graphic.
The following is a brief list and definition of data graphics:
| Data Graphics | |
| Function | A function is a sequence of points whose x-values increase with sequence index. |
| Point Map | A Point Map is a regular grid of z-values. The z-values are represented by color. |
| Scatter | A scatter is a set of points either independent of each other, or relative to an origin which can be any point but can also be the mean of the data points. |
| Trajectory | A trajectory is a sequence of points connected by curves, each two consecutive points defines the end point of a Cubic Bezier section so that there are also two spline knot points between the points to form the spline, but are not considered part of the data proper. |