Canvas Native Charts

The Chart component allows you to incorporate charts into your Canvas, providing an intuitive and interactive way to visualize data. Charts can dynamically interact with other native Canvas components, such as Comboboxes, enhancing the user experience.

Creating and formatting a new Canvas chart

When you drag and drop a chart onto your Canvas, a Chart Creation dialog appears.

In this dialog, you can select a database and cube to serve as the data source for your chart. You can also customize how data is displayed by choosing dimensions and elements and arranging them as needed. Dimensions can be dragged and dropped from the Source area into the Page Headers (POV), Row Titles, or Column Titles sections.

To refine element selection, you can click on a dimension to open the Select Elements dialog. Here, you can search for specific elements, select the elements to display, and apply Alias and Alias Formats as needed.

Formatting a new Canvas chart

In the Chart Creation dialog, you can choose between a Bar, Line, or Waterfall chart as your chart type. You can further customize your native Canvas chart using the Format tab, which is organized into five sections: Chart Selection, Main Settings, Labels, Style, and Axes. Below you can see the detailed information of these sections for each chart type.

Editing an existing Canvas chart

To modify an existing chart, navigate to the right-side panel and select the Data tab. Then, click the Edit Chart button to open the Edit Chart Dialog, where you can adjust the chart's settings, update data sources, and customize its appearance as needed.

Formatting an existing Canvas chart object

When you click on a native Chart object on your Canvas, a Format dialog opens on the right side of the screen. In the Format tab, you can edit properties such as name, width, height, background color, radius, border, padding, and visibility.

The Visibility feature enables you to control whether a chart should be visible to your end user or not. By default, the chart's visibility is an Expression with the value "=TRUE", but you can use a variable or another Expression, e.g., FALSE, to change (hide) it. When you hide a chart, the remaining components dynamically adjust to occupy the vacant space. If you wish to maintain the hidden chart’s space and preserve your Canvas layout, you can utilize the Keep space option.

To delete your chart, you can either choose the Delete chart option in the Format tab, right-click on your chart and select Delete, or select the chart and press the Delete key on your keyboard.

To edit an existing chart, navigate to the Data tab next to the Format tab and click Edit chart.

Charts size limits (Min/Max)

The Charts in Canvas have defined minimum and maximum dimensions, and entering values outside these limits will not resize the Charts. The table below provides detailed information on these height and width limits.

Component Minimum width Maximum width Minimum height Maximum height
Chart 8 px 1600 px 8 px 1200 px

Watch the video below for a practical example of what you can do with the charts in Canvas:

Updated July 16, 2025