Graphics Generation Framework for a Desktop System in Java

Asked

Viewed 427 times

2

Good afternoon, I’m developing a system desktop in Java and in it I need to provide data visualizations through graphs. I would like to know if anyone knows, has heard or has used any framework for such a purpose?

Note I: I don’t want to generate reports in PDF, I want to create graphics dynamically inside a Frame or Panel based on the data I provide.

Obs II: I know that the Jasper Studio makes available in its reports this functionality of by graphics, but someone knows if it fits what I want?

Thanks in advance.

  • Take a look at the Jfreechart and see if that’s what you need. Here has an answer with example of use.

1 answer

1


  • Thank you Filipe, I will study the tools proposed. Hug.

  • Jopenchart is discontinued has a long time already, no? The other looks cool, know if it has free version?

Browser other questions tagged

You are not signed in. Login or sign up in order to post.