Hello,
I was wondering if was possible to draw a graph on a pre-existing canvas. From the docs I’ve seen, you’re not required to specify a canvas element beforehand. I’m making an application that runs a simulation on canvas and then shows the results, and I would prefer to have those results appear in the same area.