fperucic / treant-js

Treant.js - javascript library for drawing tree diagrams
MIT License
864 stars 314 forks source link

Multiple trees in the same image #117

Open Melchipaul opened 6 years ago

Melchipaul commented 6 years ago

Good morning everyone, Does someone know how I can make multiple trees in the same image with Treant-js using JSON format? I would like to get many trees but those trees are not connected. Is that possible? Thank you!