Advanced pie chart

Alpha feature

Alpha features are subject to change. If a change is made, some properties may be lost. The behavior of an alpha feature may change when Appfarm Create is updated, but it will not crash your solution.

The Advanced Pie Chart displays data in a circle divided into segments or slices, which are proportional to the represented values. It is possible to create more complex charts than with Basic Pie Charts. For example, the Category Property is not limited to some data types and more visual properties are available.

Usage

Advanced Pie Charts are used to show data as a percentage of a whole.

Examples

Advanced Pie Chart examples are available in our Showroom. You can view the demo, as well as access the setup in Appfarm Create. Don't have access? Register.

Properties

Data Source

Select a data source to display as a chart.

Filter

Apply a filter to the selected data source.

Conditional Filters

Create conditional filters to apply to the selected data source.

Category Property

Select a data source to display as slices in the chart.

Hide Empty

Visible when Category Property is selected.

Enable to hide categories without content.

Group By

Visible when Category Property of data type Datetime is selected.

Select a dimension to group the data by. If no dimension is selected, all objects will be displayed in the order given by the data source.

Custom Format

Visible when Category Property of data type Datetime and a Group By dimension is selected.

Define a custom format to override the format of the data source. Check momentjs for a complete reference.

Value Property

Select a data source to aggregate the data on. If no data source is selected, count will be used by default.

Aggregation Function

Visible when Value Property is selected.

Select one of the functions Count, Sum, Average, Median, Minimum or Maximum to aggregate the data on.

Show Uncategorized

Visible when Value Property is selected.

Enable to show uncategorized data as a separate category.

Title

Enter a static title or bind it to a data source, function, date now or date today.

Sub Title

Enter a static title or bind it to a data source, function, date now or date today.

Show Legend

Enable to show a legend.

Legend Position

Visible when Show Legend is enabled.

Position the legend on the top, left, bottom or right side of the chart.

Disable Animation

Enable to stop animation of the chart.

Disable Gradient

Enable to lighten up the color value.

Sort Sections By

Define how the sections should be sorted, either by value or by category.

Sort Order

By default the values are sorted descending. It is also possible to sort ascending.

Last updated