39#ifndef LIB_GNUPLOT_GEN_H
40#define LIB_GNUPLOT_GEN_H
54namespace gnuplot_gen {
Encoding and decoding of data into CSV format.
Generic building block for tree shaped (meta)data structures.
string dataPlot(ParamRecord params)
Generate a Gnuplot diagram to visualise the given data points.
const string KEY_RegrSlope
diff::Rec::Mutator ParamRecord
< preconfigured setup for Gnuplot data visualisation
const string KEY_RegrSocket
const string KEY_TermSize
const string KEY_DiagramKind
string scatterRegression(ParamRecord params)
Generate a (X,Y)-scatter plot with regression line.
Implementation namespace for support and library code.