Is there any library which I can use to plot mathematical equations? (Preferably using javascript, could me in Java also; or anything clientside)
I've seen some pages that use http://omnipotent.net/jquery.sparkline/ and they look pretty good for Cartesian coordinates. It's also simple to use and works on most browsers.
Have you looked at Flot? http://code.google.com/p/flot/
How about JMathsTool