Skip to content

Gauge Introduction

Canvas has three built-in gauge types: Round Gauge, Horizontal Gauge, and Vertical Gauge. Gauges are used to visually represent a range of values and can be customized with different settings, including value ranges, steps, and appearance.

Click Insert > Gauges, or the Insert Gauge icon on the toolbar and select the gauge to create. Click and drag on the page to bring up the selected gauge.

The Round Gauge is a circular gauge used to represent values between a specified minimum and maximum. The gauge supports custom labels, ticks, and value formatting.

Properties like Min Value, Max Value, and Value define the operational range of the gauge. The gauge can also be customized with major and minor step divisions, enabling more detailed value representation. Labels and ticks can be enabled or disabled based on user preferences.

The round gauge appearance settings allow control over the visibility, opacity, and angle of the arc. You can also customize the font and other text-related settings for displaying the gauge value.

The Position section provides adjustable properties that reshape or move the gauge object.

The Actions section allows users to define behaviors when interacting with the gauge, such as On Press, On Release, or On Double Click. Users can set a custom action to trigger a script or command during these interactions.

Permissions can be assigned to the gauge object through the Identity and Access Management feature.

The Horizontal Gauge displays values in a linear, horizontal format. Similar to the round gauge, it has properties for setting minimum and maximum values, step intervals, and enabling or disabling labels and ticks.

The horizontal gauge also supports various transformations, such as changing the gauge's position, size, and rotation.

The appearance section allows you to set properties like visibility, opacity, and styling for labels and ticks.

The Position section provides adjustable properties that reshape or move the gauge object.

The Actions section allows users to define behaviors when interacting with the gauge, such as On Press, On Release, or On Double Click. Users can set a custom action to trigger a script or command during these interactions.

Permissions can be assigned to the gauge object through the Identity and Access Management feature.

The Vertical Gauge is a linear gauge oriented vertically, and it is used to display values within a defined range. It has similar customization options to the horizontal gauge but is displayed in a vertical format.

Like the other gauges, you can adjust values such as minimum, maximum, and steps.

The appearance and transformation properties allow further customization of the gauge's look and behavior.

The Position section provides adjustable properties that reshape or move the gauge object.

The Actions section allows users to define behaviors when interacting with the gauge, such as On Press, On Release, or On Double Click. Users can set a custom action to trigger a script or command during these interactions.

Permissions can be assigned to the gauge object through the Identity and Access Management feature.