summaryrefslogtreecommitdiff
path: root/chart.go
Commit message (Expand)AuthorAge
* - Support concurrency iterate rows and columnsxuri2021-07-05
* support escaped string literal basic string and use GitHub Action instead of ...xuri2021-06-11
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* Support specifies that each data marker in the series has a different colorxuri2021-04-10
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* #625, support setting formula for cell in streaming APIxuri2021-03-07
* 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
* new formula func CLEAN and TRIM, change import path to v2 (#747)Zhang Zhipeng2020-12-14
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* using POSIX directory separator in zip path with Windowsxuri2020-11-06
* Compatibility improvement: parse document core part (workbook) dynamicallyxuri2020-11-04
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* Update docs and typo fixedxuri2020-06-22
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
* 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 #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* 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
* 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 #551, handle empty rows in streaming readingxuri2019-12-31
* Improve code coverage unit testsxuri2019-12-29
* 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
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Resolve #539 Merge branch 'v2'xuri2019-12-20
|\
| * Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* | 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
* Compatibility improvementxuri2019-09-24
* Combine functions:xuri2019-09-16
* Testing files updatedxuri2019-09-02
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* 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
* Resolve #393, upgrade Go module to v2xuri2019-05-02
* Add a check for maximum limit hyperlinks in a worksheetxuri2019-04-21
* Resolve #369,#370xuri2019-04-15
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Resolve #274, performance optimization for add images, charts and shapesxuri2019-02-25
* README updatedxuri2019-01-01