Very simple graph renderer. Press green flag to start drawing a graph, the graph will redraw automatically when settings are changed Only renders a quadratic currently, but I plan on adding custom functions If you change the graph function, keep in mind that more complex graphs will take longer to resolve.
Canvas width and height controls the size of the display Larger values = more zoomed out graph Resolution controls the amount of detail. Higher takes longer to render, but produces nicer results It controls the amount of sample points per 1 X units.