Hello all!
I am interested in using the polymer framework to show some data results I have gathered during my class project.
My question is, how would I create a CANVAS element that I can access with p5.js (a processing lib).
I wan to be able to create and remove these canvas elements as the user moves around the application.
Thanks in advance,
--Ryan