-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
Our Stock Market Splunk App is starting to look attractive and the work we are doing with this example is starting to get into the more advanced areas of the Splunk Web Framework. In this chapter, we looked through the JavaScript in our HTML code and discussed where we can find the different JavaScript libraries that are installed by default in our environment. We made direct changes to the JavaScript section of our code to add extra functionality, as well as made direct changes to extend the functionality of some of the native JavaScript libraries.
We also looked at third-party JavaScript libraries and we added a D3 visualization to our example to give it some more visual appeal. In the final part of this chapter, we saw how easy it is to change the Splunk App icons being displayed to our users.
In our next chapter, we are going to move from JavaScript to CSS and explore the CSS format of the HTML code layout, and how to make use of the inline CSS section to make changes to our Splunk...