ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV, WEBDEV and WINDEV Mobile 2024 feature!
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Chart control / Types of charts
  • Overview
  • Characteristics of a Waffle chart
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values.
This chart represents percentages: the maximum value represents the sum of all categories. This type of chart contains a single series and different categories.
Characteristics of a Waffle chart
Waffle chart
Elements in the chart:
1. Data values.
The number of cells corresponds to the proportion of a given category, relative to the sum of all categories.
2. Cell shape.
Cells can be rectangles, squares or circles with sharp or rounded corners.
You can set this option in the "General" tab of the Chart control description window, or using grWaffleTypeCell..
3. Number of rows / Number of columns.
Number of rows and columns in the chart.
You can set this option in the "General" tab of the Chart control description window, or using grWaffleSize..
4. Chart title.
The characteristics of the chart title can be defined in the "Details" tab of the control description ("Edit chart title").
You can define the chart title, its position and style.
5. Legend.
The characteristics of the legend can be defined in the "Details" tab of the control description ("Edit chart legend").
You can define its position and its style.
6. Tooltip.
The tooltip contains the name of the category, its value and the corresponding percentage.
7. Spacing between cells in the Waffle chart.
This spacing can be defined in the "General" tab of the control description window, or using grColumnSpacing.
Minimum version required
  • Version 2024
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/12/2024

Send a report | Local help