How to remove axes from charts (V6.1 Onwards)

From V6.1 onwards it is now possible to completely remove axes from charts. This allows for the production of small 'sparkline' type charts showing trends etc.

From V6.1 onwards it is now possible to completely remove axes from charts. This allows for the production of small 'sparkline' type charts showing trends etc. The normal clutter of X-Y axes and line chart points are removed but you can still hover-over values and drill-down into the component (if defined).

Example:

Sparkline

This is achieved by ticking the Hide Axes tickbox in the Chart - Display Options Screen at component design time. Axes can also be hidden temporarily at runtime when viewing a dashboard:

DsiplayOptionHideAxes