Display
Left Padding In Em
Sets the width (in em) used to indent a hierarchy level.
Fixed Column Width
If the checkmark is set, then the mode for determining the column width is "Fixed", otherwise "Auto".
- Auto: If the Auto mode is activated, the existing space (width of the component) is evenly divided into the columns.
- Fixed: Use the Column Width option to specify a fixed width (in px) of the data columns.
Column Width (in Px)
See Fixed Column Width, Modus Fixed.
Enables the Data Types bars in column headers (Data Types in Header) and applies the Data Types color to each data cell (Apply Data Types To Cells).The latter exceeds all other color settings.
If the column titles should be permanently visible, even if scrolled, this can be set here.
Show Filter Helper
In the first cell of the graphomate tables on the upper left, we have implemented a filter function.
Check this box to highlight this feature visually. However, it can also be activated and used without this option. Just type letters or regular expressions (RegExp) into this cell, and only the table lines containing these letters are shown. The case is not case-sensitive.Filter String
By specifying a filter string at this point, an initial filter can be set and applied. (Also in Java mode!)
Width Per Column
Enter here the width of each column, separated with ',' (for example: 100,200,100,200).
Column Order
If the series and deviations should appear in a different order than the default, this setting allows you to rearrange the columns. To do so, the new order must be specified in the following form (example):
series1,deviation0,series2,series3,deviation1
Visible Series
So that only certain series are visible, you can use this setting to set which series should be visible. To do this, the indices of the corresponding series are separated by comma, for example:
0,1,3
Note that the indexing begins with 0 in this case.
Calculate Sums
By activating this option, totals are automatically calculated and the totals are transferred to the chart.
Custom CSS
At this point, you can specify any CSS string, which is then applied to the visualization.