I am currently making my project and it involves graphing functions. I have chosen Java because as I have surfed the net, i was able to download a library (JGraphT) that tells me that it can help me graph mathematical functions.
Now, my problem is, i dont know how to draw the Cartesian Plane, with labels.
And does anybody know how JGraphT works? Ive been trying the examples that are included in the demo, but all that appears are points. not lines/curves.
hope you guys can help me. :) Thanks!
2
Contributors
1
Reply
14 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
Related Article:Storing functions in separate file
is a solved Java discussion thread by SCass2010 that has 4 replies, was last updated 1 year ago and has been tagged with the keywords: methods, functions, java.