-
vizulyApril 19, 2016 at 4:04 am #6119
Hello Ravi,
You could create your own custom data tip by modifying the onMouseOver() and createDataTip() functions at lines 200 and 175 respectively in the weightedtree_test.js file. Each “d” object being passed into the onMouseOver function also has a reference to it’s parent node (d.parent). You would want to modify the createDataTip() function to accept this parameter and display it in the html.
– Tom
RaviApril 19, 2016 at 8:41 pm #6123Hey,
We are already tried – but after this visualisation stop working, Can you help us to do this.
-
|
Viewing 1 reply thread
You must be logged in to reply to this topic.