JSXGraph – Open Source Library to Create Graphics with JavaScript

JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML.

JSXGraph - Create Graphics with JavaScript

Some Features:

  • Easy to embed
  • Small footprint: only about 55 kB (embedded in a web page).
  • No plugins are required!

JSXGraph depends on the free JavaScript library Prototype.To achieve minimal download times the JavaScript files for JSXGraph are bundled into a single file jsxgraphcore.js. This single file is compressed with the YUI compressor. The same is done with prototype.js.

It works with all major browsers.

Visit Website

View Demo

Download Code

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>