mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.5.3.
This commit is contained in:
parent
ad1fa66bee
commit
0bc0f1d843
3 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,13 @@
|
|||
/**
|
||||
@page changes Changes
|
||||
|
||||
|
||||
## 0.5.3 January 8 2017
|
||||
|
||||
- Added `chart_axis_set_position()` option to position a category axis
|
||||
horizontally on, or between, the axis tick marks.
|
||||
|
||||
|
||||
## 0.5.2 January 7 2017
|
||||
|
||||
- Added option to turn off chart axis: `chart_axis_off()`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue