ChartsExample Class Reference
[Charts example]

An application that demonstrates various aspects of the charting lib. More...

#include <ChartsExample.h>

Inheritance diagram for ChartsExample:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ChartsExample (const Wt::WEnvironment &env)
 Constructor.

Private Member Functions

void timeSeriesExample ()
 Creates the time series scatterplot example.
void categoryExample ()
 Creates the category chart example.
void pieExample ()
 Creates the pie chart example.
void scatterPlotExample ()
Wt::WAbstractItemModelreadCsvFile (const char *fname)
 Read the model from a CSV file.


Detailed Description

An application that demonstrates various aspects of the charting lib.

Definition at line 29 of file ChartsExample.h.


Constructor & Destructor Documentation

ChartsExample::ChartsExample ( const Wt::WEnvironment env  ) 

Constructor.

Definition at line 37 of file ChartsExample.C.


Member Function Documentation

void ChartsExample::timeSeriesExample (  )  [private]

Creates the time series scatterplot example.

Definition at line 119 of file ChartsExample.C.

void ChartsExample::categoryExample (  )  [private]

Creates the category chart example.

Definition at line 59 of file ChartsExample.C.

void ChartsExample::pieExample (  )  [private]

Creates the pie chart example.

Definition at line 214 of file ChartsExample.C.

void ChartsExample::scatterPlotExample (  )  [private]

Definition at line 168 of file ChartsExample.C.

WAbstractItemModel * ChartsExample::readCsvFile ( const char *  fname  )  [private]

Read the model from a CSV file.

Definition at line 265 of file ChartsExample.C.


The documentation for this class was generated from the following files:
Generated on Fri Jul 25 17:06:00 2008 for Wt by doxygen 1.5.3