Skip to main content
Skip table of contents

Round Chart Widget

The Round Chart Widget component is used to add a round chart data visualization element to the App layout. The component takes as inputs a data set built using the Round Chart Data component, and a list of options controlling the style of the graph in the layout.

image-20240802-073549.png
image-20240802-073647.png

List of component inputs

  • Name: The name defined in the component is used to display a title label above the chart in the App.

  • Style: Specify either a donut or pie type of chart. Note that labels are displayed inside the slices for a pie chart, while they are displayed outside of the donut chart.

  • Labels: Hide/Show labels with the values corresponding to each data point.

  • Legend: Hide/Show tags with the names of each data point under the chart.

  • Data: The data set defining the chart, created using the Round Chart Data component.

Download a definition containing a round chart widget example.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.