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
/
drawing.go
Commit message (
Expand
)
Author
Age
*
support ECMA-376 document standard encryption, ref #199
xuri
2020-09-02
*
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni...
xuri
2020-08-22
*
support parse and generate XML element namespace dynamic, fix #651
xuri
2020-07-18
*
update docs and improve compatibility
xuri
2020-07-11
*
Resolve #661 Add Logarithmic scale option support on Y axis (#662)
Huy Bui (Kevin)
2020-07-11
*
Update docs and typo fixed
xuri
2020-06-22
*
Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610)
Olivier Mengué
2020-04-09
*
Performance improvements
xuri
2020-04-05
*
Resolve #345, fix missing comments by GetComments
xuri
2020-03-31
*
remove ineffectual variable assignments and simplify code
xuri
2020-03-29
*
Resolve #451, support create chart sheet
xuri
2020-03-28
*
Resolve #455, init delete picture from spreadsheet support
xuri
2020-01-22
*
Make DeleteChart delete multiple charts located on the same cell
xuri
2020-01-21
*
Resolve #557, init delete chart support
xuri
2020-01-19