We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f37c4 commit 7f17f8eCopy full SHA for 7f17f8e
docs/changes/1.0.0.md
@@ -17,6 +17,10 @@
17
- PowerPoint2007 Reader : Load images in their initial format (and not by default in PNG) - [@polidog](https://github.com/polidog) GH-553
18
19
## Features
20
+- Support for axis options - [@mindline](https://github.com/mindline-analytics) GH-676
21
+ - axis intersection point (axis crossing) through `setCrossesAt`/ `getCrossesAt`
22
+ - reverse axis order through `setIsReversedOrder`/ `isReversedOrder`
23
+ - PowerPoint2007 Writer
24
- Support for bar overlap in 2D bar charts - [@mindline](https://github.com/mindline-analytics) GH-667
25
- PowerPoint2007 Writer
26
- Support for the position of Legend in ODPresentation Writer - [@Progi1984](https://github.com/Progi1984) GH-355
0 commit comments