Dashboards & Visualizations

Splunk Studio Dashboard Chart Options Not working

raidercom
Communicator

I'm following the Line Chart example in the Studio Dashboard app in Splunk

index=_internal _sourcetype IN ( splunk_web_access, splunkd_access)
| timechart count by _sourcetype

"viz_ZrQCy9wp": {
"type": "viz.line",
"options": {
"fieldColours": {
"splunk_web_access": "#FF0000",
"splunkd_access": "#0000FF"
}
},
 
I cannot get it to set the field name colours in a timechart.  I'm having an issue with that on other searches, as well as the 2nd y axis settings not appearing to work.
Has something changed with how Splunk handles charts in Studio Dashboard?
Thanks
Labels (2)
1 Solution

TooManyQuestion
Explorer

You have it as fieldColours instead of fieldColors.

View solution in original post

TooManyQuestion
Explorer

You have it as fieldColours instead of fieldColors.

Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...