If I want to draw two lines with different colors where the chart has a background image, can I still use the techniques in LineChartDemo1.java or should I use LineChartDemo2.java?
Thanks in advance.
M
Line Demo 1 or Line Demo 2
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
It just happens that LineChartDemo1.java only contains a single series...it's no problem to add more series to the same dataset.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

