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.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

ATTENTION: We’re Moving! (AGAIN!)

The Splunk Community Slack is undergoing a system migration to keep our workspace secure and ...

Deep Dive: Optimizing Telemetry Pipelines in Splunk Observability Cloud

In this session, we will peel back the layers of Splunk Observability Cloud’s cost-optimization features. ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...