Skip to main content

Module theme

Module theme 

Source

Re-exports§

pub use elements::ElementLine;
pub use elements::ElementRect;
pub use elements::ElementText;

Modules§

elements
presets

Structs§

Margin
Plot margins (in pixels).
Theme
Complete theme specification for a plot.
ThemeUpdate
Incremental theme modifications. All fields are optional — only Some values are applied. Like R’s theme(axis.text.x = element_text(...)).

Enums§

LegendPosition
Position of the legend.