https://github.com/formulae-org/package-plot-js
Plotting package for Fōrmulæ, in JavaScript
https://github.com/formulae-org/package-plot-js
3d-plotting formulae javascript plot plotting
Last synced: about 2 months ago
JSON representation
Plotting package for Fōrmulæ, in JavaScript
- Host: GitHub
- URL: https://github.com/formulae-org/package-plot-js
- Owner: formulae-org
- License: agpl-3.0
- Created: 2023-05-07T21:09:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T04:29:06.000Z (5 months ago)
- Last Synced: 2025-01-02T05:24:59.569Z (5 months ago)
- Topics: 3d-plotting, formulae, javascript, plot, plotting
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-plot-js
Plotting package for the [Fōrmulæ](https://formulae.org) programming language.
Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ **package**.
This repository contains the source code for the **plotting package**. It contains functionality for plotting mathematical functions and equations.
The GitHub organization [formulae-org](https://github.com/formulae-org) encompasses the source code for the rest of packages, as well as the [web application](https://github.com/formulae-org/formulae-js).
### Capabilities ###
* 2D function plot
* 2D parametric plot
* 2D polar curve
* 3D parametric curve
* 3D function surface
* 3D parametric surface
* Surface map
* Surface contour