-
RadhikaMay 20, 2018 at 2:05 am #10493
Hi
In the demo version, on hovering any particular node, the node name and total amount is visible in a data tooltip. How can I add additional detail to this toodltip?
Regards,
RadhikavizulyMay 21, 2018 at 6:49 am #10541Hello Radhika,
If you take a look at the ‘createDataTip()’ function inside the weightedtree_test.js file, you can see the simple code that creates the data tip and puts those three fields in it. You can easily modify this function to create whatever you would like. That is why we place this code outside the component itself, to make it easier to modify it.
Cheers,
Tom
-
|
Viewing 1 reply thread
You must be logged in to reply to this topic.