Skip to content

plot functions as graphics, parametric plots, implicit plots, differential equations...

Notifications You must be signed in to change notification settings

paolini/funplot

Repository files navigation

Try it online

Here: https://paolini.github.io/funplot/

Development

run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy

Build the optimized production site with:

npm run build

then run a web server on the out directory.

About

plot functions as graphics, parametric plots, implicit plots, differential equations...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published