Structure
...
Table Style Metadata Parameter | Explanation | Default | Visualization |
---|---|---|---|
| Defines the color of the border line between negative and positive bar chart. This value is set in Hex. | #000000 (Black) | |
| Defines the width of the border line between negative and positive bar chart. This value is set in pt. | 0.5 pt | |
| Defines the desired bar height in the chart. This value is only effective if no resizing (proportional shrinking) of the chart is required. This value is set in pt. | 8.50394pt (0.3 cm) | |
| Defines the minimal width of the negative and positive bar chart side. This value is set in mm. | 4 mm | |
| Defines the minimum bar height in the chart. This value is guaranteed and will force the cell height to grow if necessary. This value is set in pt. | 4.25197 pt (0.15 cm) | |
(new) | Defines the minimal vertical padding for the bar chart. Notes:
This value is set in pt. | Depends | |
| Defines string aliases to be used for the otherwise numeric This value of ex.:
Note: Many table-chart BBs support the parameter |
Setting Table Style metadata
. |
For a single table style
...
Behavior
The axis is positioned based on the data in the abstract report. There are four positions with a distance of 25% of the column width of eachother. If there are no negative values, the axis is placed at position 0 (i.e. to the left). If there are only negative values smaller than 25% of the total, the axis is positioned at position 1 (which is at 25% of the column width) and so forth. Please see the the examples section for concrete applications of this principle.
...