I've been using JFreeChart for a year or so and appreciate the work that's been done on it.
I often have very large datasets (20 datasets of ~2000 points each), and it takes a while to render these. Would it be possible to add a DONE_CHANGING ChartChangeEvent? This would make it possible to popup a info box on the beginning of a change that the chart is changing, and that it may take a while, then to hide the popup when the chart is done changing. My thought is that some users will think the program has frozen, or some other horrible thing. Thanks so much.
ChartChangeEvent.DONE_CHANGING
Re: ChartChangeEvent.DONE_CHANGING
Hi Matt,
Sounds reasonable...I'll add something along those lines for the next release.
Regards,
Dave Gilbert
Sounds reasonable...I'll add something along those lines for the next release.
Regards,
Dave Gilbert