I am upgrading some graphs that were running on JFreeChart 5.2 to 8.1. One of the classes created for my graphs extends the AbstractDataSource class which appears to no longer be present in 8.1. Does anyone know if there an easy way to get the same functionality in the new version without major code revisions?
Thanks!
AbstractDataSource
-
- Posts: 2
- Joined: Wed Jun 05, 2019 8:19 am
- antibot: No, of course not.
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: AbstractDataSource
I'm not sure of the version numbers you are referring to, but AbstractDataSource became AbstractDataset way back in the history of JFreeChart.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

