memgraph / orb

Graph visualization library
Apache License 2.0
364 stars 17 forks source link

Stop removing child elements from graph container. #22

Closed cizl closed 2 years ago

cizl commented 2 years ago

Orb seems to remove all content from the provided graph container. It would make more sense to have it append the canvas to the container instead of replacing its content.

tonilastre commented 2 years ago

Fixed in release v0.1.2.