Plot mathematical functions on a 2D canvas — multiple functions, zoom, pan, and download as PNG
Yes, PivaBox 2D Graph Plotter is completely free to use. All plotting runs locally in your browser using HTML5 Canvas.
You can plot any mathematical expression using x as variable: sin(x), cos(x), tan(x), ln(x), sqrt(x), abs(x), exp(x), polynomials like x^2+2*x+1, and combinations like sin(x)*cos(2*x).
Yes, click the Download PNG button to save your graph as a PNG image. The graph is rendered at full resolution on an HTML5 Canvas. You can also use screenshots for other formats.