Data connection
Shows how to connect a chart to different data sources.
Shows how to deduce a data set from several other data sets, through operations on the y values.
Shows how to serialize and deserialize the data of a data source in XML format.
Shows how to add extra information to a JViews Charts XML file.
Shows how to display values from a Swing TableModel in a chart.
Shows how to create a custom data model class.