Hi
I found an example using Django Framework in Splunk app site.
But I still can not figure out how to do the same without Django.
I am looking for a sample script and configuration for D3 without using Django Framework, with simple XML JS extension.
Does anyone know the example for sankey chart with Simple XML JS extension?
Thank you very much in advance.
Recently released Splunk Developer Guide provides a detailed walkthrough of how to do this. Specifically, check out Chapter 03. UI and Visualizations.
Recently released Splunk Developer Guide provides a detailed walkthrough of how to do this. Specifically, check out Chapter 03. UI and Visualizations.
@martin_mueller, @MuS hello! Are there any limitations on the amount of data that can be used in this chart? I'm using 90MB file of 200K rows and the dashboard can hardly build a graph even with limit 10 and can never do it with limit 15 and above. Chrome or FF web-page simply crashes. And can you please tell more about $sankey.searchterms$
Thank you!
it is great ! is it possible to have more that 3 columns in the sankey ? If I have more than 3 columns, it is not working anymore...
Thank you, I had not the latest one...
Hi sbsbb, using Sideview Utils 3.2.6 you can find it here:
http://yoursplunkserver:yoursplunkserverport/en-US/app/sideview_utils/testcases_for_sankeychart
Where is this prototype hide ? I can't find it
The current SideviewUtils version contains a prototype Sankey module... but then that wouldn't be SimpleXML.