7#ifndef CHARTS_EXAMPLE_H_
8#define CHARTS_EXAMPLE_H_
10#include <Wt/WContainerWidget.h>
15 class WAbstractItemModel;
CategoryExample()
Creates the category chart example.
ChartsExample()
Constructor.
PieExample()
Creates the pie chart example.
ScatterPlotExample()
Creates the scatter plot example.
TimeSeriesExample()
Creates the time series scatter plot example.