summaryrefslogtreecommitdiff
path: root/drawing.go
Commit message (Expand)AuthorAge
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* update docs and improve compatibilityxuri2020-07-11
* Resolve #661 Add Logarithmic scale option support on Y axis (#662)Huy Bui (Kevin)2020-07-11
* Update docs and typo fixedxuri2020-06-22
* Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610)Olivier Mengué2020-04-09
* Performance improvementsxuri2020-04-05
* Resolve #345, fix missing comments by GetCommentsxuri2020-03-31
* remove ineffectual variable assignments and simplify codexuri2020-03-29
* Resolve #451, support create chart sheetxuri2020-03-28
* Resolve #455, init delete picture from spreadsheet supportxuri2020-01-22
* Make DeleteChart delete multiple charts located on the same cellxuri2020-01-21
* Resolve #557, init delete chart supportxuri2020-01-19