sciplot  0.3.1
A modern C++ plotting library powered by gnuplot
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CangleThe struct where static angle methods are defined
 CCanvasThe class used to create multiple figures in one canvas. A canvas can be show on screen or output to file
 CColumnIndexAn auxiliary type used to represent a data column index
 CFigureThe class used to create multiple plots in one canvas. A container for plots
 CPlotThe class used to create a plot containing graphical elements
 CPlot2DThe class used to create a plot containing graphical elements
 CPlot3DThe class used to create a plot containing graphical elements
 CSpecs< DerivedSpecs >The base class for other specs classes (e.g., LineSpecsOf, DrawSpecs, BorderSpecs, etc.)
 CDepthSpecsOf< DerivedSpecs >The class used to attach depth options to a type
 CFilledCurvesSpecsOf< DerivedSpecs >The class used to set options for the gnuplot filledcurve functionality
 CFillSpecsOf< DerivedSpecs >The class used to attach color or pattern fill options to a type
 CFontSpecsOf< DerivedSpecs >The class used to attach font options to a type
 CFrameSpecsOf< DerivedSpecs >The class used to attach frame options to a type
 CLayoutSpecsOf< DerivedSpecs >The class used to attach layout options to a type
 CLineSpecsOf< DerivedSpecs >The class used to attach line options to a type
 COffsetSpecsOf< DerivedSpecs >The class used to attach offset options to a type
 CPointSpecsOf< DerivedSpecs >The class used to attach point options to a type
 CShowSpecsOf< DerivedSpecs >The class used to attach visibility options to a type
 CTitleSpecsOf< DerivedSpecs >The class used to attach title options to a type
 CSpecs< AxisLabelSpecs >
 CFontSpecsOf< AxisLabelSpecs >
 CSpecs< BorderSpecs >
 CDepthSpecsOf< BorderSpecs >
 CLineSpecsOf< BorderSpecs >
 CSpecs< DepthSpecs >
 CDepthSpecsOf< DepthSpecs >
 CSpecs< DrawSpecs >
 CFilledCurvesSpecsOf< DrawSpecs >
 CFillSpecsOf< DrawSpecs >
 CLineSpecsOf< DrawSpecs >
 CPointSpecsOf< DrawSpecs >
 CSpecs< FilledCurvesSpecs >
 CFilledCurvesSpecsOf< FilledCurvesSpecs >
 CSpecs< FillSpecs >
 CFillSpecsOf< FillSpecs >
 CSpecs< FillStyleSpecs >
 CFillStyleSpecsThe class used to attach color or pattern fill options to a type
 CSpecs< FontSpecs >
 CFontSpecsOf< FontSpecs >
 CSpecs< FrameSpecs >
 CFrameSpecsOf< FrameSpecs >
 CSpecs< GridSpecsBase >
 CDepthSpecsOf< GridSpecsBase >
 CLineSpecsOf< GridSpecsBase >
 CShowSpecsOf< GridSpecsBase >
 CSpecs< HistogramStyleSpecs >
 CHistogramStyleSpecsThe class used to specify histogram style options
 CSpecs< LayoutSpecs >
 CLayoutSpecsOf< LayoutSpecs >
 CSpecs< LegendSpecs >
 CFontSpecsOf< LegendSpecs >
 CFrameSpecsOf< LegendSpecs >
 CShowSpecsOf< LegendSpecs >
 CTitleSpecsOf< LegendSpecs >
 CSpecs< LineSpecs >
 CLineSpecsOf< LineSpecs >
 CSpecs< OffsetSpecs >
 COffsetSpecsOf< OffsetSpecs >
 CSpecs< PointSpecs >
 CPointSpecsOf< PointSpecs >
 CSpecs< ShowSpecs >
 CShowSpecsOf< ShowSpecs >
 CSpecs< TextSpecs >
 CFontSpecsOf< TextSpecs >
 CSpecs< TicsSpecs >
 CFontSpecsOf< TicsSpecs >
 COffsetSpecsOf< TicsSpecs >
 CShowSpecsOf< TicsSpecs >
 CSpecs< TicsSpecsMajor >
 CFontSpecsOf< TicsSpecsMajor >
 COffsetSpecsOf< TicsSpecsMajor >
 CShowSpecsOf< TicsSpecsMajor >
 CSpecs< TicsSpecsMinor >
 CShowSpecsOf< TicsSpecsMinor >
 CSpecs< TitleSpecs >
 CTitleSpecsOf< TitleSpecs >
 CStringOrDoubleAn auxiliary type used to store a string value, while the input can also be a double
 CTs
 COverload< Ts >