Graphycal is an open-source free alternative to Desmos Graphing Calculator, and other graphing engines.
It aims to bring all the features as that of other graphing calculators in span of years.
- Add/Remove 2d equations and lines in the manager.
- Cool dark theme UI.
- Plot the equations and lines on the interactive graph.
- Modify settings of the interactive graph.
- Store the settings and graph locally on the browser.
- Share and open graphs.
and many more features...
git clone https://github.com/Kulin-Soni/Graphycal.git
cd Graphycal
npm i
npm run dev
😅 Yeah, that's it, super easy.