Does anybody know if it is possible to use the Javascript Graphics Library with splunk? I am creating a dashboard with Django and JS Stack and I would like to include some graphics using this library. If so how would I go about doing this and would I be able to package it in n app? Thanks!
Absolutely you can include a Javascript Graphics Library. The details on implementation aren't always clear, BUT you can peruse http://dev.splunk.com/view/web-framework/SP-CAAAER6 , there are some great examples there. Basically, you add in the javascript libraries to your app, and reference them in the django or html page. If you have specific questions - find me on IRC (#splunk on efnet), or email (my email is around here somewhere).
EDIT: added a space after the link, now should work.
Absolutely you can include a Javascript Graphics Library. The details on implementation aren't always clear, BUT you can peruse http://dev.splunk.com/view/web-framework/SP-CAAAER6 , there are some great examples there. Basically, you add in the javascript libraries to your app, and reference them in the django or html page. If you have specific questions - find me on IRC (#splunk on efnet), or email (my email is around here somewhere).
EDIT: added a space after the link, now should work.
Great, thanks so much!
I'm interested in the same thing - that link is gone. Can you update it?
the link works just fine here, nevertheless here it is again http://dev.splunk.com/view/web-framework/SP-CAAAER6