simetrix.GridOptions¶
- class simetrix.GridOptions(*values)¶
Bases:
EnumEnum for specifying options for creating a new Graph grid.
Attributes
- DETACHED = 0¶
Grid built with a detached x-axis. A detached x-axis is independent and does not track other x-axes in the same graph sheet
- DIGITAL = 1¶
Build a digital grid. Digital grids are lower height and designed to display digital waveforms.