summaryrefslogtreecommitdiff
path: root/chart_test.go
Commit message (Expand)AuthorAge
* excelize -> anyxcelizegetRowInterfaceGeorge Abbott2023-06-15
* This closes #1404, fixes the insert picture problem in some casesxuri2022-11-29
* Remove internal error log print, throw XML deserialize errorxuri2022-11-13
* This is a breaking change, remove partial internal error log print, throw XML...xuri2022-11-12
* This closes #1369, support set, and get font color with theme and tint (#1370)GaoFei2022-10-15
* This closes #320, support custom chart axis font stylexuri2022-10-14
* This closes #1368, fixes number parsing issue, adds support for create a 3D l...xuri2022-10-12
* Using the specialized name in a variable and making comments clearxuri2022-09-18
* This closes #1345, support set custom line color in the charts (#1346)Artem Tarasenko2022-09-14
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1172, support set hole size for doughnut (#1173)longphee2022-03-09
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* 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