Category Chart
A category chart uses categories on the X axis, and displays one or
more data series on the Y axes. The values corresponding to each
category are plotted consecutively (this is the main difference with
a scatterp lot). Each data series corresponds to a column from the
model.
A cartesian chart provides automatic configuration of the axes, and
support for a second Y axis. In addition, you may use a simple
built-in legend, or extend the class to provide a specialized
legend. In the example below, we use a manual Y axis configuration,
with a break as would be commonly used when your data has a few
outliers.
The table view allows editing of the model, which is automatically
reflected in the chart.