Module criterion_plot::prelude
source · Expand description
A collection of the most used traits, structs and enums
Re-exports
pub use candlestick::Candlesticks;pub use curve::Curve::Dots;pub use curve::Curve::Impulses;pub use curve::Curve::Lines;pub use curve::Curve::LinesPoints;pub use curve::Curve::Points;pub use curve::Curve::Steps;pub use errorbar::ErrorBar::XErrorBars;pub use errorbar::ErrorBar::XErrorLines;pub use errorbar::ErrorBar::YErrorBars;pub use errorbar::ErrorBar::YErrorLines;pub use filledcurve::FilledCurve;pub use key::Boxed;pub use key::Horizontal;pub use key::Justification;pub use key::Order;pub use key::Position;pub use key::Stacked;pub use key::Vertical;pub use proxy::Font;pub use proxy::Label;pub use proxy::Output;pub use proxy::Title;pub use traits::Configure;pub use traits::Plot;pub use traits::Set;pub use Axes;pub use Axis;pub use BoxWidth;pub use Color;pub use Figure;pub use FontSize;pub use Grid;pub use Key;pub use LineType;pub use LineWidth;pub use Opacity;pub use PointSize;pub use PointType;pub use Range;pub use Scale;pub use ScaleFactor;pub use Size;pub use Terminal;pub use TicLabels;