Skip to main content
Skip table of contents

Round Chart Data

The Round Chart Data component is used to format a data set that can then be displayed in an App by means of the Round Chart Widget component.

A data set for round chart consists of a list of data points defined by three properties:

  • Name: the name of the data point in the chart. Depending on the Round Chart Widget settings, this name can be displayed using labels as a legend under the chart.

  • Color: the color corresponding to this data point in the graph.

  • Value: the value determining how big the slice for this data point will be in the round chart.

Each input of the component accepts a list, where tuples of (name,color,value) are defined by corresponding indices in the lists.

Download a definition containing a round chart data component example.

JavaScript errors detected

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

If this problem persists, please contact our support.