Signalsmith's Basic C++ Plots  1.1.0
A minimal C++ plotting library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NsignalsmithSignalsmith's Basic C++ Plots - https://signalsmith-audio.co.uk/code/plot/
 Nplot
 CAxisA map from values to screen-space
 CBounds
 CCell
 CFigure
 CGridBasic grid-based layout, where you can address cells using grid(x, y)
 CHeatMapPixel-based heat-map
 CEmbeddedHeatMap
 CRetainedMap
 CImage
 CLegend
 CLine2DA line on a 2D plot, with fill and/or stroke
 CLineLabel
 CPlot2D
 CPlotStylePlotting style, used for both layout and SVG rendering
 CCounter
 CHatch
 CPoint2D
 CSvgDrawableAny drawable element
 CSvgFileDrawableTop-level objects which can generate SVG files
 CScheduledWriteDraws when this object goes out of scope
 CSvgWriterInternal helper class for slightly more semantic code when writing SVGs
 CTagXML tag helper, closing the tag when it's destroyed
 CTextLabel
 CTickA labelled point on an axis