Hi all, I installed Heat Map Viz and I use it. https://splunkbase.splunk.com/app/4460/ I want to change x axis label color because I want to use it in dark mode. when it turned dark mode, x a...
I'm making a customvisualization, much like the D3 Parallel Coordinates example in the SimpleXML Examples app. I'd like to have a panel-footer at the bottom of my visualization with links to the s...
Hi
I've written a custom view in Splunk6 that shows me search results as plain HTML content.
The simplexml view works and shows my html content when the page loads. But if I try to use form in...
...ource of the customvisualization (some event handling code, I believe) in order to change the dashboard token? and whether I need to change the javascript of the simpleXML too?
Thanks.
...y simplexml view, but when i try to add it into my django view, the table works ok but not the icon customization.
Inspecting the page using my browser, i can see some related errors into the c...
Basically I have a number of dashboards developed insimplexml. I want to add custom d3.js visualizations to these dashboards for some of the panels.
I do not want to convert the page to an HTML p...
Hi everyone, I have a dashboard with custom stylesheet that works beautifully on light theme. When theme changes to dark the css is no longer compatible with visual requirements. I do have another s...
...he HTML dashboard is auto-generated from a simpleXML dashboard I created.
Below is the HTML dashboard appended with that script:
<meta charset="utf-8" />
<meta http-equiv="X-UA-C...
I am able to graph the duration calculation while it is in seconds, but I want to display the human-readable string value on a bar chart for easy visual consumption. How can I display the human-r...
I use the timeline app to visualize the state of process running over time.
If the process is not running I want to show a red bar and if it is running I want to use a green bar.
The query w...