Skip to main content

Module layout

Module layout 

Source

Re-exports§

pub use stack::StackLayout;
pub use stack::StackOffset;
pub use stack::StackOrder;
pub use stack::StackedPoint;
pub use axes::AxisLayout;
pub use axes::AxisPosition;
pub use axes::TickMark;
pub use axes::CategoryTickMark;
pub use axes::adaptive_tick_count;
pub use labels::LabelStrategy;
pub use labels::LabelStrategyConfig;
pub use labels::approximate_text_width;
pub use labels::truncate_label;
pub use labels::strategic_indices;
pub use labels::compute_skip_factor;
pub use margins::Margins;
pub use margins::MarginConfig;
pub use margins::calculate_margins;
pub use legend::LegendItem;
pub use legend::LegendConfig;
pub use legend::LegendAlignment;
pub use legend::LegendLayoutResult;
pub use legend::LegendMark;
pub use legend::calculate_legend_layout;
pub use legend::generate_legend_elements;

Modules§

axes
labels
legend
margins
stack