Re-exports
pub use common::color;pub use configuration::Configuration;pub use layout::Layout;pub use plot::ImageFormat;pub use plot::Plot;pub use plot::Trace;Modules
Box trace
Contour trace
Histogram plot
Sankey trace
Surface trace
Structs
Construct a bar trace.
Construct a box trace.
Construct a candlestick trace.
Construct a contour trace.
Construct a heat map trace.
Construct a histogram trace.
Construct an OHLC trace.
Construct a Sankey trace.
Construct a scatter trace.
Construct a scatter3D trace.
Construct a polar scatter trace.
Construct a surface trace.