Table Chart
In this article, we will explain how to create and customize a Annotation chart. So let's get started!
A table chart is a type of chart that displays data in a tabular format, with rows and columns. It is similar to a spreadsheet, and it allows users to view and analyze data in a structured way.
Here is an example of a table chart using real-world data:
This table chart shows data on the population and GDP per capita of five different countries. The columns represent the country, population, and GDP per capita, and the rows represent the individual countries.
Sample data:
Country | Population (millions) | GDP per capita ($) |
---|---|---|
United States | 330 | 62,641 |
China | 1,439 | 10,261 |
India | 1,380 | 2,059 |
Indonesia | 273 | 4,295 |
Brazil | 212 | 9,731 |
How-to build a line chart?
Navigate to Add New Chart screen
Select data source
Select "Table Chart" type from gallery
Table chart configuration:
The configuration shown illustrates how to map the time period on the x axis and the profit and sales on the y axis to generate the line chart.
Table chart customization options
Infinity offers many customization options for your table chart. To access these options, click on the customize tab in the chart builder screen. This will display a list of customization options.
Here is a list of notable customization options for the line chart.
Feature | Description |
---|---|
Aggregation | To create an aggregation, click on the data series chip in the data mapping section and choose the desired aggregation. There are various aggregation options available based on the data type. |
Renaming the Data Series | To rename a data series, click on the data series chip in the data mapping section. A pop-up will appear, allowing you to change the name and any aggregation options. |
Table Header | There are several options available for customizing the table header:
|
Table Body | Infinity offers the following options for customizing the table body/content:
|
Table Footer | There are several options available for customizing the table footer:
|
Conditional Formatting | Here are the instructions for applying conditional formatting to a column in a table:
|
Show as bar or bar with numbers | Here are the instructions for displaying data as inline bars or bars with data labels in a table:
|
There are a few useful tips to keep in mind when using table charts:
Make sure to clearly label the chart and include a descriptive title.
Use a clear and readable font for the labels and data values to make it easier for readers to understand the chart.
Use appropriate formatting and alignment to make the data easy to read and understand.
Consider using filters or sorting options to help users focus on specific data points or trends.
Last updated