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!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...