Dashboards & Visualizations

What is the DOM property name for Chart Overlay line?

sandeeprachuri
Path Finder

Chart overlay line default color is "yellow". But, I am trying to see it in red color.

Tried this with different DOM properties in my CSS:

g.highcharts-tracker stroke {
fill: blue !important;
}

g.highcharts-markers.highcharts-tracker {
stroke: 0xFF0000 !important;
}

g.highcharts-marker {
stroke: 0xFF0000 !important;
}

But none of them has worked.

Does anybody have the idea to achieve this?

Thanks,
Sandeep

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...