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
/
chart.go
Commit message (
Expand
)
Author
Age
*
- Currency format supported, relate issue #80;
Ri Xu
2017-07-14
*
Repo URI changed.
Ri Xu
2017-07-11
*
API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins...
Ri Xu
2017-06-28
*
- Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...
Ri Xu
2017-06-27
*
- Fix missing relationships in drawing content type shall, relate issue #58;
Ri Xu
2017-06-03
*
Fix non-visual canvas properties ID calculator.
Ri Xu
2017-05-25
*
- Worksheet conditional formatting support added, relate issue #56;
Ri Xu
2017-05-25
*
Code optimize.
Ri Xu
2017-05-24
*
Support set font style of shape text. Relate issue #38.
Ri Xu
2017-05-16
*
- The max author and text in comment limit added;
Ri Xu
2017-05-13
*
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
Ri Xu
2017-04-30
*
- Initialize table support;
Ri Xu
2017-04-28
*
- Update doc of function `AddChart()`;
Ri Xu
2017-04-23
*
- Initialize char support, relate issue #31;
Ri Xu
2017-04-23