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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...