Is there a way I can use bootstrap or anything in order to make my boring dashboard view to more beautiful and catchy?
@architkhanna, Bootstrap, jQuery, HTML5 and CSS3 are all available for you in Splunk Dashboard with Simple XML JS and CSS extensions. So, you have several options depending on your Skill Level
https://<yourSplunkServer>/en-US/static/docs/style/style-guide.html
. Refer to this for Splunk's Style Guide. Bootstrapped Tabs, Modal View, Accordion etc.While these are some of your starting points for using Splunk Web Framework as Web UI Development tool depending on your skill level. Virtually you can use any Web Technology like Angular, SVG, Canvas etc and if you lookup resources on Splunkbase there are some existing Apps around them already.
@architkhanna if you have further queries please post them here so that we can resolve the same. If not please Accept the question to mark the same as answered!
Hey@architkhanna,
You can try using this app:
https://splunkbase.splunk.com/app/2717/
Let me know if this helps!!
we have our in house visualization app.What I am looking here for is fancy features like on hover the panel turn and I can show some text . Some features provided by bootstrap
You can link with D3.js