I have a programm that collects a lot of information and I want to export all this data in form of diagram and/or charts (as a pdf would be preference). What would be the method/libary of your choice to do so?

有帮助吗?

解决方案

You can use jfreechart http://www.jfree.org/jfreechart/ for creating charts and converting into diagrams.

If you want to use 3d charts probably you can try jzy3d.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top