|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.chart.demo.TimeSeriesDemo5
A time series chart with 4000 data points, to get an idea of how JFreeChart performs with a larger dataset. You can see that it slows down significantly, so this needs to be worked on (4000 points is not that many!).
Constructor Summary | |
TimeSeriesDemo5()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Starting point for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeSeriesDemo5()
Method Detail |
public static void main(java.lang.String[] args)
args
- ignored.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |