Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Unknown macro: {scrollbar}

Line Chart

The line chart simply plots a set of values on a line for each series in the given dataset.

Dataset Guidelines

The line chart expects its data as a categorical dataset.

Required Properties

The only property a line chart requires is the appropriate chart-type.

<chart-type>LineChart</chart-type>

The optional chart properties that are supported for a line chart are listed in the Chart Properties Reference.

Example

The following chart definition will produce the chart in the example below.


Unable to render embedded object: File (line_chart_example.png) not found.

  • No labels