sciplot  0.3.1
A modern C++ plotting library powered by gnuplot
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nsciplot
 Ngnuplot
 CangleThe struct where static angle methods are defined
 CAxisLabelSpecsThe specifications for an axis label (e.g., xlabel, ylabel, etc.)
 CBorderSpecsThe class used to specify options for plot border
 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
 CDepthSpecsThe class used to specify depth options
 CDepthSpecsOfThe class used to attach depth options to a type
 CDrawSpecsThe class where options for the plotted element can be specified
 CFigureThe class used to create multiple plots in one canvas. A container for plots
 CFilledCurvesSpecsThe class used to specify color or pattern fill options
 CFilledCurvesSpecsOfThe class used to set options for the gnuplot filledcurve functionality
 CFillSpecsThe class used to specify color or pattern fill options
 CFillSpecsOfThe class used to attach color or pattern fill options to a type
 CFillStyleSpecsThe class used to attach color or pattern fill options to a type
 CFontSpecsThe class used to specify font options
 CFontSpecsOfThe class used to attach font options to a type
 CFrameSpecsThe class used to specify frame options
 CFrameSpecsOfThe class used to attach frame options to a type
 CGridSpecsThe class used to specify options for grid
 CGridSpecsBaseThe class used to specify options for grid lines along axis tics (major or minor)
 CHistogramStyleSpecsThe class used to specify histogram style options
 CLayoutSpecsThe class used to specify layout options
 CLayoutSpecsOfThe class used to attach layout options to a type
 CLegendSpecsThe class used to specify options for legend
 CLineSpecsThe class used to specify line options
 CLineSpecsOfThe class used to attach line options to a type
 COffsetSpecsThe class used to specify offset options
 COffsetSpecsOfThe class used to attach offset options to a type
 COverload
 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
 CPointSpecsThe class used to specify point options
 CPointSpecsOfThe class used to attach point options to a type
 CShowSpecsThe class used to specify visibility options
 CShowSpecsOfThe class used to attach visibility options to a type
 CSpecsThe base class for other specs classes (e.g., LineSpecsOf, DrawSpecs, BorderSpecs, etc.)
 CStringOrDoubleAn auxiliary type used to store a string value, while the input can also be a double
 CTextSpecsThe class used to specify text options
 CTextSpecsOfThe class used to attach text options to a type
 CTicsSpecsThe class used to specify options for tics
 CTicsSpecsBaseOfThe class used to attach common tic options to a type that also specifies tic options
 CTicsSpecsMajorThe class used to specify options for major tics of a specific axis
 CTicsSpecsMinorThe class used to specify options for minor tics of a specific axis
 CTitleSpecsThe class used to specify title options
 CTitleSpecsOfThe class used to attach title options to a type