7 #ifndef CHARTS_EXAMPLE_H_ 8 #define CHARTS_EXAMPLE_H_ 10 #include <Wt/WContainerWidget> 15 class WAbstractItemModel;
79 #endif // CHARTS_EXAMPLE_H_ A widget that demonstrates various aspects of the charting lib.
A Widget that demonstrates a scatter plot.
A Widget that demonstrates a Pie chart.
A Widget that demonstrates a category chart.
A widget that demonstrates a times series chart.