Loading editor...
Our free online Gnuplot-style editor lets you create scientific plots and visualize mathematical functions. Plot sin, cos, polynomials, and custom functions with live preview and export to SVG/PNG.
Enter your function like plot sin(x) or plot x**2
Adjust the range and plotting options
View the live graph preview
Export your plot as SVG or PNG
You can plot trigonometric functions (sin, cos, tan), polynomials, exponentials, logarithms, and combinations of these using standard mathematical notation.
This is a Gnuplot-inspired editor that supports similar syntax for common plotting tasks. It runs entirely in your browser using JavaScript.
Yes, you can plot multiple functions on the same graph to compare them visually.
Yes, you can customize colors, line styles, axis ranges, labels, and grid settings.