Package repast.simphony.chart2
package repast.simphony.chart2
-
ClassDescriptionSets plot properties given a chart descriptor.Base class for histogram datasets to be used with JFreeCharts.Overrides some methods in XYSeriesCollection in order to avoid updates whenever a single point is added.ChartCreator<T extends Descriptor>Interface for classes that can create charts.Sets the series' colors as they are added.Interface for classes that convert data for use in charts.Dynamic histogram whose bin limits change as new data is added.Sets the initial range from -2 to some specified amount and then when that max has been exceeded sets a fixed length of that amount.ChartCreator for creating histogram charts.DataSink that passes data on to a HistogramDataSet.ChartCreator for creating a line chart.An enumeration of how values that are out of range should be displayed on a histogram.Updates the a chart's overflow legend.Sets the initial range from -2 to some specified amount and then when that max has been exceeded reverts back to auto range.This class axis is setup to display the domain of a histogram.Static histogram dataset for use with JFreeChart histograms.DataSink that appends data into series.DataSink that appends data into series.