Hi all,
How can I add this d3js tree visualization and configure it to populate search results on Splunk?
http://mbostock.github.io/d3/talk/20111018/tree.html
Thanks in advance 🙂
@mjlsnombrado, Customer Visualizations (Legacy) had Dendogram visualization present. However, if you are aware of D3.js yourself, you should be able to build your own Dendogram Custom Visualization using Splunk's Custom Visualization API.
@mjlsnombrado, Customer Visualizations (Legacy) had Dendogram visualization present. However, if you are aware of D3.js yourself, you should be able to build your own Dendogram Custom Visualization using Splunk's Custom Visualization API.
Hi @nicketnilay, thanks for answering, exactly what I'm looking for 🙂