Type Definition libnotcurses_sys::widgets::NcPlotOptions

source ·
pub type NcPlotOptions = ncplot_options;
Expand description

Options struct for NcPlotF64 or NcPlotU64

Implementations§

source§

impl NcPlotOptions

source

pub const DETECTMAXONLY: u32 = 16u32

Use domain detection only for max

source

pub const EXPONENTIALD: u32 = 2u32

Exponential dependent axis

source

pub const LABELTICKSD: u32 = 1u32

Show labels for dependent axis

source

pub const NODEGRADE: u32 = 8u32

Use domain detection only for max

source

pub const VERTICALI: u32 = 4u32

Independent axis is vertical