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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...