1. There's a bug in ChartPanel.java in line 785 (method MouseDragged):
you should check "popup" variable for null value
2. There seems to be another bug because in version 0.9.0:
If I don't override method getSeriesName (and return some non-null value) in DefaultXYDataset, I get IndexOutOfBoundsException.
(I'm using JDK 1.4.0_01 on Win2k)
Bugs in ChartPanel (v 0.9.0)
Re: Bugs in ChartPanel (v 0.9.0)
Thanks for the report, I'll take a look.
Regards,
DG.
Regards,
DG.