Re-exports§
pub use elements::ElementLine;pub use elements::ElementRect;pub use elements::ElementText;
Modules§
Structs§
- Margin
- Plot margins (in pixels).
- Theme
- Complete theme specification for a plot.
- Theme
Update - Incremental theme modifications. All fields are optional — only
Somevalues are applied. Like R’stheme(axis.text.x = element_text(...)).
Enums§
- Legend
Position - Position of the legend.