An animated chart that retrieves data from a URL, faked in this case. This chart also shows an X axis with user-defined labels, which are generated using the labelLineApp applet.
The following chart uses a few more parameters, and has 2 datasets, each with non-monotonic X values. This chart also includes a sample legend, which is automatically generated.
This line chart uses default parameters, showing that you can create a good looking chart with nothing more than a few data points.
No X values are specified for this chart, so they are automatically assumed to be monotonically increasing integer values. This chart also shows 3D effects for line charts
The next chart uses typical WWW log file time stamps to generate a status chart. Not surprisingly, this is one of our most requested chart types. Click here for more sample Date axis charts.
Finally, we'll do a couple of regressions using an applet that's largely derived from the line chart applet to do automatic regressions: