Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarybrain/fastplot
A fast, easy but inaccurate graph maker.
https://github.com/binarybrain/fastplot
Last synced: about 2 months ago
JSON representation
A fast, easy but inaccurate graph maker.
- Host: GitHub
- URL: https://github.com/binarybrain/fastplot
- Owner: BinaryBrain
- Created: 2012-10-04T08:20:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-01T08:46:14.000Z (about 12 years ago)
- Last Synced: 2024-10-16T11:49:19.298Z (3 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FastPlot
========A fast, easy but inaccurate graph maker.
I made it because I think WolframAlpha and other online graphers are too slow when you just want to plot some functions to see how do they look.
This grapher use javascript to plot function instead of running it on server's side, so you have not to wait for communications.Demo: [plot.cpfk.net](http://plot.cpfk.net/)