Dashboards & Visualizations

How to edit the color of a dashboard panel in Simple XML?

70250939
Explorer

Added a panel to the dashboard, but I want to change the color of the panel. What can write in the XML to do this?

The following is an XML to only add the panel.

Please tell me how to specify the color of the panel.

test

<panel>
  <chart>
    <title>test</title>
    <searchString>testtest</searchString>
    <earliestTime>0</earliestTime>
    <latestTime/>
  </chart>
</panel>

Tags (4)
Get Updates on the Splunk Community!

Buttercup Games: Further Dashboarding Techniques

Hello! We are excited to kick off a new series of blogs from SplunkTrust member ITWhisperer, who demonstrates ...

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...