How do you use canvas to render figures? #65
Labels
documentation
API Documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
This tutorial suggests that picasso.js can render to a canvas, an svg element, or the dom:
https://beta.observablehq.com/@cbt1/picasso-js-creating-your-own-tooltip-component
Is that true?
I don't see any documentation about specifying
canvas
instead ofsvg
to render figures.Could I please ask for a minimal example?
It would be nice if I could search for "canvas" or "render" and find instructions on the documentation page: https://picassojs.com/docs/chart.html#render-a-chart
The text was updated successfully, but these errors were encountered: