A JavaScript tool to draw parabolas on an HTML canvas.
Download and include the JavaScript file in your HTML:
<script src="parabola.js"></script>
For detailed usage instructions, see the comments within the source file.
Explore the demo page to see the examples.