What is best and easy to use library for Java graphs? I am working with Swing application and need to integrate a graph for that project
One commonly used charting API is JFreeChart.