com.shinobicontrols.advancedcharting | A high-performance extension library to enhance the shinobicharts library |
com.shinobicontrols.advancedcharting.aggregation | This package contains classes used to aggregate data into fewer points, making use of the com.shinobicontrols.advancedcharting.analysis package to analyze data. |
com.shinobicontrols.advancedcharting.analysis | This package contains classes used to analyze data in various ways. |
com.shinobicontrols.advancedcharting.animation | This package contains a number of useful classes that enable sophisticated animations of com.shinobicontrols.charts.Series to be achieved. |
com.shinobicontrols.advancedcharting.core | This package contains a number of classes which form the core building blocks of Advanced Charting Kit. |
com.shinobicontrols.advancedcharting.internal | This package contains a number of classes which are for internal use within Advanced Charting Kit. |
com.shinobicontrols.advancedcharting.sampling | This package contains a number of samplers that use various algorithms to reduce the size of your data set. |
com.shinobicontrols.advancedcharting.smoothing | This package contains a number of smoothers which utilize algorithms to supplement the original data with new points. |
com.shinobicontrols.advancedcharting.styling | This package contains a number of com.shinobicontrols.charts.SeriesStyle implementations that provide advanced styling functionality, namely for the com.shinobicontrols.charts.BarSeries, com.shinobicontrols.charts.ColumnSeries and com.shinobicontrols.charts.LineSeries classes. |
com.shinobicontrols.advancedcharting.windowing | This package contains a number of data windowers. |