treant-js icon indicating copy to clipboard operation
treant-js copied to clipboard

Treant.js - javascript library for drawing tree diagrams

Results 98 treant-js issues
Sort by recently updated
recently updated
newest added

Hello, I'm new at github, so forgive me if I'm doing things out of order. Also, I'm not an ace JavaScript programmer, so there may be a better way of...

I have a problem where connectors don't merge together, they have the same parent but the connector is overwritten. Here is an image: ![image](https://user-images.githubusercontent.com/21058892/70327837-f58abe80-1837-11ea-9691-4c6343535001.png)

I have this issue can you help me check reasoon online at dtrung.site > network thanks

Support to add data to a node and then get it through onClick () function when clicking on the node. It would be great to be able to get the...

Hi, when my JSon configuration file contains nodes with the **collapsed attibute set to true**, I get a lot of errors in the raphael library (see attached image). I noted...

refer this issue : https://github.com/fperucic/treant-js/issues/5 I wrote two samples. 1. Test with http server (index_http.html) 2. Test without http server (index.html)

Hi, 0. The chart is rendered properly and all children are uncollapsed. 1. When I click on very last root to collapse, all his children are hidden and tree is...

The nodes in my tree with children will not allow me to click through to the links. The node toggles between collapse and expand even when I click directly on...

does basic example support multiple parents https://github.com/fperucic/treant-js/blob/master/examples/basic-example/basic-example.js#L56 can i give multiple parents in array parent :[cto,ceo]

I am playing with visualization using visNetwork. I want group of nodes to have the same color. library(visNetwork) nodes