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!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...