Classes
- namespace fmt
- struct formatter< plotpp::ArrowHeadStyle >
formats plotpp::ArrowHeadStyle for {fmt} strings. - struct formatter< plotpp::Color >
- struct formatter< plotpp::FillStyle >
- struct formatter< plotpp::LineType >
- struct formatter< plotpp::PlotTitle >
- struct formatter< plotpp::PointType >
- struct formatter< plotpp::Text >
- struct formatter< std::optional< plotpp::Color > >
- struct formatter< plotpp::ArrowHeadStyle >
- class optional_ptr
- namespace plotpp
The libraries main-namespace.- class Arrows
class for plotting arrows/vectors/quivers in plotpp::Figure - class Boxes
class for plotting boxes into a plotpp::Figure - class Boxplot
- class Circle
- class Color
- class Figure
- class FillStyle
- class Filledcurves
- class Heatmap
- class IPlot
- class Impulses
- class Line
Represents a line plot from x- and y-coordiantes. - class Multiplot
- class Piechart
- struct PlotTitle
- class Points
Represents a point plot from x- and y-coordiantes. - class Steps
- class Text
- class XError
- class XYError
- class YError
- namespace color_map
- class Arrows
- struct remove_ptr
- struct remove_ptr< optional_ptr< T > >
- struct remove_ptr< std::shared_ptr< T > >
- struct remove_ptr< std::unique_ptr< T > >
- struct remove_ptr< std::weak_ptr< T > >
- struct remove_smart_ptr
- struct remove_smart_ptr< optional_ptr< T > >
- struct remove_smart_ptr< std::shared_ptr< T > >
- struct remove_smart_ptr< std::unique_ptr< T > >
- struct remove_smart_ptr< std::weak_ptr< T > >
Updated on 2025-03-02 at 14:13:17 +0100