D3 Tree Layout
Hi
I would like to make use of the following D3 Layout Tree in order to show Categories of product sales...
http://mbostock.github.io/d3/talk/20111018/tree.html
Anyone that can help me implement this from a Pivot?
Thanks
-
Hi Mornay,
You can achieve this by implementing the D3 JavaScript.
Below are some resources that provide you the code and some explanations regarding this script:
http://bl.ocks.org/mbostock/4339083Essentially, you will have to implement this script and use jaql to extract the data that feeds it from a SiSense pivot table, while the result should be in the form of this JSON:
http://bl.ocks.org/mbostock/raw/4063550/flare.jsonBest Regards,
Yoav -
I wrote an article on how to create a tree ring widget plugin out of D#:
https://support.sisense.com/entries/61277034-D3-Tree-Ring-Chart
Hope it helps.
Please sign in to leave a comment.
Comments
3 comments