- [Class]
point
The default point class used by plotter.
point
supports the following slot initializations:
- :x number
- The x value of the point.
- :y number
- The y value of the point.
- :z number
- The z value of the point. If specified, it is normally assigned to the same display axis as :x.