summaryrefslogtreecommitdiff
path: root/xmlChart.go
Commit message (Expand)AuthorAge
* Use format string for chart dimension.Eugene Dzhurinsky2018-05-09
* - Add categories or values on reverse order (orientation of the chart) suppor...Ri Xu2018-03-29
* Add stacked bar chartRohan Allison2017-11-24
* Golang 1.9 compatible, fix issue #111Ri Xu2017-09-01
* Simplify code and update unit tests.Ri Xu2017-08-01
* Code optimize.Ri Xu2017-05-24
* Support set font style of shape text. Relate issue #38.Ri Xu2017-05-16
* - Initialize shape support: new function `AddShape()` added. Relate issue #38;Ri Xu2017-04-30
* - Initialize char support, relate issue #31;Ri Xu2017-04-23