diff options
| author | Zsolt Kozaroczy <[email protected]> | 2021-07-25 01:37:29 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-25 01:37:29 +0200 |
| commit | c4d7279de2bd20bc98c15ea64e9074ded19124ca (patch) | |
| tree | 05653d98a5aead376ab378dc9fbc1274f56c9b75 /examples | |
| parent | 158942c16b249a269e77633dd261b87787d191af (diff) | |
| download | caxlsx-c4d7279de2bd20bc98c15ea64e9074ded19124ca.tar.gz caxlsx-c4d7279de2bd20bc98c15ea64e9074ded19124ca.zip | |
Fix gap width validator for bar charts (#108)
`gap_width` and `gap_depth` now allow only integers in the range of 0–500. The previous behaviour (requiring a percentage value) was according to the current version of the OOXML spec, but Excel seems to rely on an older version, where the gap amount was required to be a simple integer.
Also, `gapDepth` is only allowed in 3D bar charts, so it is now no longer available for 2D bar charts.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
