Advanced charting options
Important notice: The Advanced XML dashboard framework is officially deprecated. For more information, see Advanced XML Deprecation. |
Charts in dashboards and other views are highly customizable. The customizations available using simple XML also apply to views and dashboards created with advanced XML. You can make a wide variety of customizations in simple XML using the Panel Editor, available from Splunk Web. For example, you can change chart axis labels, define color ranges for gauges, configure stacking modes for column and bar charts, and much more.
When the basic customization options offered in simple XML are not enough, you can go "under the hood" and edit the XML directly to customize the appearance and behavior of charts in additional ways.
You can customize the appearance of charts using either simple XML or advanced XML. The syntax for charts differs slightly between simple and advanced XML. For example, in simple XML syntax, charting controls are specified with option
attributes. In advanced XML, you specify the same thing using params
to a HiddenChartFormatter
module.
For details on chart customization for both simple XML and advanced XML, refer to Chart configuration reference in the Dashboards and Visualizations manual.
Use XML schemas | Customize drilldown options |
This documentation applies to the following versions of Splunk® Enterprise: 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5, 7.0.6, 7.0.7, 7.0.8, 7.0.9, 7.0.10, 7.0.11, 7.0.13, 7.1.0, 7.1.1, 7.1.2, 7.1.3, 7.1.4, 7.1.5, 7.1.6, 7.1.7, 7.1.8, 7.1.9, 7.1.10, 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.2.5, 7.2.6, 7.2.7, 7.2.8, 7.2.9, 7.2.10, 7.3.0, 7.3.1, 7.3.2, 7.3.3, 7.3.4, 7.3.5, 7.3.6, 7.3.7, 7.3.8, 7.3.9
Feedback submitted, thanks!