https://github.com/binarybrain/fastplot
A fast, easy but inaccurate graph maker.
https://github.com/binarybrain/fastplot
Last synced: about 1 year 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 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-01T08:46:14.000Z (over 13 years ago)
- Last Synced: 2025-02-01T04:29:41.748Z (over 1 year 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/)