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!

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...