[−][src]Trait plotters::style::Palette
Associated Constants
Loading content...Provided methods
fn pick(idx: usize) -> PaletteColor<Self> where
Self: Sized,
Self: Sized,
Implementors
impl Palette for Palette100
[src]
const COLORS: &'static [(u8, u8, u8)]
[src]
fn pick(idx: usize) -> PaletteColor<Self> where
Self: Sized,
[src]
Self: Sized,
impl Palette for Palette99
[src]
const COLORS: &'static [(u8, u8, u8)]
[src]
fn pick(idx: usize) -> PaletteColor<Self> where
Self: Sized,
[src]
Self: Sized,