treant-js
treant-js copied to clipboard
Custom SVG background
I have a custom SVG-based background I wish to use for nodes - that is, I want to use this SVG code instead of what Treant would generate via Raphael as a container for node content (text, images, etc). Text and some other CSS-generated graphic elements would go into this container.
Is this possible? I've been searching the docs and playing around, but haven't seemed to figure it out yet.