summaryrefslogtreecommitdiff
path: root/chart_test.go
Commit message (Expand)AuthorAge
* This closes #993, closes #1014xuri2021-09-06
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* Fix UpdateLinkedValue which returns an error when has graph sheet (#793)yuki20062021-03-04
* AddChart support disable legend of the chartxuri2020-12-27
* This closes #657 and closes #748, AddChart support custom marker symbol and s...xuri2020-12-14
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Resolve #661 Add Logarithmic scale option support on Y axis (#662)Huy Bui (Kevin)2020-07-11
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
* 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
* Resolve #557, init delete chart supportxuri2020-01-19
* Specified combo chart as variadic parametersxuri2020-01-16
* Fix #554, init combo chart support, new chart pie of pie, bar of pie chart su...xuri2020-01-14
* Fix #547 and #546, add default overlay element for the chartxuri2019-12-28
* Fix #538, added setting a major unit and tick label skip support for the chartxuri2019-12-25
* optimization: checking error in unit testsxuri2019-12-24
* Resolve #501, support set minor grid lines for the chartxuri2019-10-27
* Fix #505, support set line width of the line chartxuri2019-10-21
* Improve compatibility for chartsxuri2019-09-26
* Support to create bubble and 3D bubble chartxuri2019-06-19
* Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart su...xuri2019-06-15
* support to create cone, pyramid and cylinder series chart for column and bar...xuri2019-06-14
* Fix #422, avoid accent theme color index overflowxuri2019-06-09
* add unit tests to functionsxuri2019-04-16
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Tests refactoringVeniamin Albaev2018-12-27
* Use format string for chart dimension.Eugene Dzhurinsky2018-05-09
* Custom chart size.Eugene Dzhurinsky2018-05-08