▼Nsignalsmith | Signalsmith's Basic C++ Plots - https://signalsmith-audio.co.uk/code/plot/ |
▼Nplot | |
CAxis | A map from values to screen-space |
CBounds | |
CCell | |
CFigure | |
CGrid | Basic grid-based layout, where you can address cells using grid(x, y) |
▼CHeatMap | Pixel-based heat-map |
CEmbeddedHeatMap | |
CRetainedMap | |
CImage | |
CLegend | |
▼CLine2D | A line on a 2D plot, with fill and/or stroke |
CLineLabel | |
CPlot2D | |
▼CPlotStyle | Plotting style, used for both layout and SVG rendering |
CCounter | |
CHatch | |
CPoint2D | |
CSvgDrawable | Any drawable element |
▼CSvgFileDrawable | Top-level objects which can generate SVG files |
CScheduledWrite | Draws when this object goes out of scope |
▼CSvgWriter | Internal helper class for slightly more semantic code when writing SVGs |
CTag | XML tag helper, closing the tag when it's destroyed |
CTextLabel | |
CTick | A labelled point on an axis |