Due to some limitations in regards to the number of printable events in the built-in charts I want to use D3 or maybe Rickshaw or Google Charts for visualizations. I've already managed this in an app by following the Music dashboard example.
What I like to know now is if it is possible to change Splunk's default search app to use D3 completely so that all visualizations are done by this library.
There are further demos by Splunk about how to use Rikshaw and Google Charts (they are currently offline somehow).
Just for reference the limitations which I've mentioned:
You will need to go into the XML file for the search app, I believe the main search you go to is dashboard_live and make your changes there.