Hi guys,
I'm trying to put a 3d visualization that i've made with three.js in my splunk dashboard, but it doesn't work.
I've put my main.js in .../appserver/static and the html in an html in my dashboard.
Any docs/recommendations?
Thanks,
Alecanzo.
Hi @AleCanzo
Have you setup the visualizations.conf etc? There is a good tutorial at https://docs.splunk.com/Documentation/Splunk/9.4.2/AdvancedDev/CustomVizTutorial which might be worth going through if you havent already.
If you've done these already then I would hit the _bump endpoint https://yourSplunk:8000/en-US/_bump
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Hi @livehybrid ,
I'm not trying to build a custom visualization, i'm trying to visualize a 3d object in a dashboard's panel.