Modules§
Structs§
- Colorbar
- Contours
- Hoverinfo
Flags - Hoverlabel
- Lighting
- Lightposition
- Stream
- Surface
- The data the describes the coordinates of the surface is set in
z. Data inzshould be a {2D array}. Coordinates inxandycan either be 1D {arrays} or {2D arrays} (e.g. to graph parametric surfaces). If not provided inxandy, the x and y coordinates are assumed to be linear starting at 0 with a unit step. The color scale corresponds to thezvalues by default. For custom color scales, usesurfacecolorwhich should be a {2D array}, where its bounds can be controlled usingcminandcmax.