#### Most appropriate sub-area of p5.js? - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] Dom - [ ] Events - [ ] Image - [ ] IO - [ ] Math - [ ] Typography - [ ] Utilities - [x] WebGL - [ ] Other (specify if possible) #### Feature enhancement details: Allow the use of existing canvas elements for createGraphic. This makes it much easier to integrate p5js with existing content. #### Solution https://github.com/processing/p5.js/pull/4563