Pie Chart

The Pie Chart in AppAlloy is a dynamic visualization tool designed to display data as proportional segments of a whole.

Introduction

The Pie Chart in AppAlloy is a dynamic visualization tool designed to display data as proportional segments of a whole.

Each segment of the pie represents a category or data series, showing its relative size compared to the total. This chart is particularly effective for illustrating the composition and distribution of data.

Suitable Use Cases:

  • Market Share: Visualize the market share of different companies or products, showing how each contributes to the total market.

  • Expense Breakdown: Display the distribution of expenses across different categories, such as marketing, salaries, and operations.

  • Survey Results: Present survey responses or other categorical data, highlighting the proportion of each response.

  • Budget Allocation: Illustrate how a budget is divided among various departments or projects.

Settings

Title

The title provides a clear and concise label for the chart, helping users quickly understand the data being represented.

Caption

The caption offers additional context or explanatory text for the chart. It may include information about the data source or key insights from the chart.

Data

Define the source and specifics of the data used for the chart. For example, "from table 'Orders List', show the number of orders by Ship Mode."

Specify the data criteria to accurately reflect the information you want to visualize. We highly recommend you to use the term set in the column name, ensuring the chart presents relevant and precise data.

Style

Customize the appearance of the chart by selecting colors and deciding whether to display a legend as the explanation for each data part in the chart.

  • Color: Choose colors for the donut segments to differentiate between categories or to align with your branding.

  • Checkbox Legend: Decide whether to include an explanation below the chart that helps users identify what kind of data is shown on the chart

Wedges

Configure the value labels on each segment of the pie chart to provide additional context.

  • Value Format: Choose how to format the values in each segment, such as Number, Currency, or Fraction.

  • Value Label Prefix: Add text before the value in the label, if necessary (e.g., "$" for currency).

  • Value Label Suffix: Add text after the value in the label, if necessary (e.g., "%" for percentages).

Visibility

Control the chart’s visibility based on specific conditions.

  • Yes: Hide the chart.

  • No: Show the chart.

  • Use PowerFX: Set conditions to dynamically show or hide the chart based on criteria or user inputs.

Last updated