An open API service indexing awesome lists of open source software.

https://github.com/jsxgraph/json2d_jsxgraph

JSON 2D Graphics interface for JSXGraph
https://github.com/jsxgraph/json2d_jsxgraph

Last synced: about 1 year ago
JSON representation

JSON 2D Graphics interface for JSXGraph

Awesome Lists containing this project

README

          

# json2D_JSXGraph
JSON 2D Graphics interface for JSXGraph

Create an interface for rendering [Mathics](https://mathics.org/), [Symja](https://github.com/axkr/symja_android_library) and [Wolfram Language 2D Graphics](https://reference.wolfram.com/language/ref/Graphics.html) primitive objects with JSXGraph as the basic library.
See the discussion at https://github.com/jsxgraph/jsxgraph/issues/448.

See also:

- https://github.com/Mathics3/mathics-core/discussions/435
- [Symja example](https://matheclipse.org/input?i=Plot(Piecewise(%7B%7Bx%5E2,%20x%20%3C%200%7D,%20%7Bx,%20x%20%3E=%200%26%26x%3C1%7D,%7BCos(x-1),%20x%20%3E=%201%7D%7D),%20%7Bx,%20-2,%2012%7D))