jsxgraphcore.js contains the complete source code of JSXGraph bundled in one file. All objects of JSXGraph use the namespace JXG. Beside JXG
there
are no global variables.
Include the CSS commands from jsxgraph.css into the web pages.
For ES6 import use the file jsxgraphcore.mjs instead of jsxgraphcore.js.
Server
JSXGraph can be downloaded at least from
jsDelivr,
cdnjs,
Node.js (npm) and
our JSXGraph server hosted at the University of Bayreuth.
The links always have a specific structure. For permanent hosting of the
library jsxgraphcore.js we highly recommend either download and local hosting or CDN
hosting at jsDelivr or cdnjs.