Is there any library which I can use to plot mathematical equations? (Preferably using javascript, could me in Java also; or anything clientside)
Client-side scripting simply means running scripts, such as JavaScript, on the client device, usually within a browser. All kinds of scripts can run on the client side if they are written in JavaScript, because JavaScript is universally supported.
JavaScript is an important client-side scripting language and widely used in dynamic websites. The script can be embedded within the HTML or stored in an external file.
Client-side JavaScript is the name given to JavaScript code that is embedded within an HTML file and executed by a web browser.
Client-Side JavaScript It means that a web page need not be a static HTML, but can include programs that interact with the user, control the browser, and dynamically create HTML content. The JavaScript client-side mechanism provides many advantages over traditional CGI server-side scripts.
Have you looked at Flot? http://code.google.com/p/flot/
How about JMathsTool
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With