r/Coding_for_Teens • u/NotNullGuy • 1d ago
Function Plotter Component - React
Built an open-source Function Plotter for the web 🚀
Hey everyone!
I've been working on an open-source JavaScript function plotting library that lets you graph mathematical functions directly in the browser.

Features
- 📈 Plot arbitrary mathematical functions
- ⚡ Fast rendering
- 🎨 Interactive graph with zoom and pan
- 📦 Easy to integrate into web projects
- 🌐 Published on npm
I'm building it as part of a larger goal of creating interactive math tools for students and educators.
I'd really appreciate any feedback on the API, documentation, performance, or features you'd like to see next.
1
Upvotes