i am working on a crop simulation project, i need to draw graphs for temperature and rainfall values, is there anything in netbeans, that can help drawing graphs, or anybody knows how to embedd livegraph software, in java?
Printable View
i am working on a crop simulation project, i need to draw graphs for temperature and rainfall values, is there anything in netbeans, that can help drawing graphs, or anybody knows how to embedd livegraph software, in java?
How about jGraphT. Google it and check that you can use it or not.