how to apply gradient in column chart in splunk dashboard code example
Example: how to apply gradient in splunk dashboards
<format type="color" field="<column_name>">
<scale type="<color_scale_type>" [color scale option configurations] </scale>
<colorPalette type="<color_palette_type>" [color palette option configurations] </colorPalette>
</format>