Hi forum,
Newbi question:
is it possible to use create a StackedAreaChart using TimeSeries?
/L
StackedAreaChart with TimeSeries
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
You can, but you need to make sure your dataset implements the TableXYDataset interface (e.g. you can use the TimeTableXYDataset class).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

