Create interactive mathematical visualizations, geometry, and data plots directly in web browsers.
JSXGraph is a pure JavaScript library for interactive geometry, function plotting, and data visualization that doesn't rely on other libraries. It renders using SVG, Canvas, or VML and is easy to embed by including `jsxgraphcore.js` and `jsxgraph.css` from a CDN or local files. The library supports multi-touch events and works across major browsers.
Create interactive mathematical visualizations, geometry, and data plots directly in web browsers.
Web developers, educators, or researchers who need to embed interactive math, geometry, or data visualizations into their web projects.