de.sciss.chart.module.RichChartingCollections
[use case] Converts this collection to a BoxAndWhiskerCategoryDataset.
Converts this collection to a BoxAndWhiskerCategoryDataset.
the name of the series (will show in the legend)
[use case] Converts this collection to a BoxAndWhiskerXYDataset.
Converts this collection to a BoxAndWhiskerXYDataset.
the name of the series (will show in the legend)
[use case] Converts this collection to a CategoryDataset.
Converts this collection to a CategoryDataset.
the name of the series (will show in the legend)
[use case] Converts this collection to a PieDataset.
Converts this collection to a PieDataset.
[use case] Converts this collection to TimePeriodValues.
Converts this collection to TimePeriodValues.
the name of the series (will show in the legend)
[use case] Converts this collection to a TimePeriodValuesCollection.
Converts this collection to a TimePeriodValuesCollection.
the name of the series (will show in the legend)
[use case] Converts this collection to a TimeSeries.
Converts this collection to a TimeSeries.
the name of the series (will show in the legend)
[use case] Converts this collection to a TimeSeriesCollection.
Converts this collection to a TimeSeriesCollection.
the name of the series (will show in the legend)
[use case] Converts this collection to an XYSeries.
Converts this collection to an XYSeries.
the name of the series (will show in the legend)
[use case] Converts this collection to an XYSeriesCollection.
Converts this collection to an XYSeriesCollection.
the name of the series (will show in the legend)
Enriches a collection of data pairs.