index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmlChart.go
Commit message (
Expand
)
Author
Age
*
Fix #424, refactor merged cells adjuster
xuri
2019-06-12
*
Fix #411, change font size to float type
xuri
2019-06-07
*
- Supplemental worksheet struct fields and field order adjustment
xuri
2019-06-05
*
README updated
xuri
2019-01-01
*
Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support
xuri
2018-12-23
*
fix unknown option in JSON struct tag
tvso
2018-10-27
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Fix golint errors under confidence 0.1
xuri
2018-09-12
*
Use format string for chart dimension.
Eugene Dzhurinsky
2018-05-09
*
- Add categories or values on reverse order (orientation of the chart) suppor...
Ri Xu
2018-03-29
*
Add stacked bar chart
Rohan Allison
2017-11-24
*
Golang 1.9 compatible, fix issue #111
Ri Xu
2017-09-01
*
Simplify code and update unit tests.
Ri Xu
2017-08-01
*
Code optimize.
Ri Xu
2017-05-24
*
Support set font style of shape text. Relate issue #38.
Ri Xu
2017-05-16
*
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
Ri Xu
2017-04-30
*
- Initialize char support, relate issue #31;
Ri Xu
2017-04-23