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.
test
<panel>
<chart>
<title>test</title>
<searchString>testtest</searchString>
<earliestTime>0</earliestTime>
<latestTime/>
</chart>
</panel>