Module types

Module types 

Source
Expand description

Grid type implementations.

Structs§

CustomGrid
Custom grid with user-defined positions
LinearGrid
Linear grid with evenly spaced grid lines
TickBasedGrid
Grid that aligns with axis ticks

Enums§

GridSpacing
Grid spacing configuration
GridType
Grid type enumeration