freegroup / draw2d

Create Visio like drawings, diagrams or workflows with JavaScript and HTML5
https://freegroup.github.io/draw2d/#/examples
MIT License
734 stars 226 forks source link

Custom html shape #235

Open snakex64 opened 1 year ago

snakex64 commented 1 year ago

Hi! Is it possible to use a custom html element as a shape ? That would allow more advanced shape like the Sparkline but with "real" graph libraries, input/dropdown from UI libraries, etc..

Thanks!