Difference between revisions of "Data Browser Table Chart"
(→Toolbar) |
(→Columns) |
||
Line 33: | Line 33: | ||
The effect of any changes will immediately be seen on the grid. | The effect of any changes will immediately be seen on the grid. | ||
+ | |||
+ | ==Filters== | ||
+ | The filters are a combination of what is defined in the Data Structure and take into account what data is present in the Dataset. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | The effect of any changes will immediately be seen on the grid. | ||
+ | |||
+ | ==Other Features== | ||
+ | Fusion Data Browser uses the Community edition of AG Grid. You can learn more about Pivot Mode, Row Groups and Values from the [https://www.ag-grid.com/example/ | AG Grid Web site]. |
Revision as of 03:17, 17 October 2024
Overview
To access a Table Chart you need to open a Dataset in the Series List.
The Series List allows you to define what is to be included in the Table Chart.
Having clicked the Table button, it will open as shown in the example below.
Toolbar
The functions available from the Toolbar are detailed in this article.
Columns
The columns appearing are as defined in the Dataset’s Data Structure. You can change which columns are displayed in your Chart using the Column Tab.
The effect of any changes will immediately be seen on the grid.
Filters
The filters are a combination of what is defined in the Data Structure and take into account what data is present in the Dataset.
The effect of any changes will immediately be seen on the grid.
Other Features
Fusion Data Browser uses the Community edition of AG Grid. You can learn more about Pivot Mode, Row Groups and Values from the | AG Grid Web site.