문제

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