Modules§
Structs§
- Colorbar
- Contour
- The data from which contour lines are computed is set in
z
. Data inz
must be a {2D array} of numbers. Say thatz
has N rows and M columns, then by default, these N rows correspond to N y coordinates (set iny
or auto-generated) and the M columns correspond to M x coordinates (set inx
or auto-generated). By settingtranspose
to true, the above behavior is flipped. - Contours
- Hoverinfo
Flags - Hoverlabel
- Line
- Stream