Tabular representation of graphical data
Tabular representation of graphical data
Is there a way I can display the data that I'm using to generate the graph in a table in the same or a different image. I did come across a reference in the documentation that the Data classes were moved to JCommon so that something like this might be possible. Are there any classes that let you do this presently?
Re: Tabular representation of graphical data
It's my intention that you should be able to do all sorts of things with datasets besides drawing charts, which is part of the reason for moving the dataset classes out of the JFreeChart download. Not much has been implemented yet though.
Regards,
DG.
Regards,
DG.