Splunk Dev

how to set different chartView instances on a javascript page to display timecharts using different colors

pgoldweic
Communicator

Having read numerous posts explaining how to use "charting.seriesColors", I concluded that to set the (unique) bar color of a timechart I would need to set this property to a 1 element array (my sought after color). (note: I have something like "|timechart count " as the search associated with each ChartView)
However, I have several ChartView instances on my javascript page and I'd like them to use a distinct color each. When I try setting the above property on each of these charts to a distinct 1-element array (each array using a distinct color, such as "charting.seriesColors": [0xcc5068]), this does not appear to work, and all the instances end up using the same color.
Why is this? Is there a way to achieve what I'm looking for?

Labels (2)
0 Karma
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!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...