cheatah
Struct

figure::Subplot

cheatah-plot v0.1.0-alpha — Biome Standard 0.6.3-alpha

One cell of the figure grid: a title, two axes, the series drawn in it, and a legend flag.

Constants & variables

var std::string title #
var Axis x #
var Axis y #
var std::vector< Series > series #
var bool legend #