| Commit message (Expand) | Author | Age |
* | Fix the error on getting the range of merged cells on the worksheet which con... | xuri | 2022-10-28 |
* | This closes #1369, support set, and get font color with theme and tint (#1370) | GaoFei | 2022-10-15 |
* | This closes #320, support custom chart axis font style | xuri | 2022-10-14 |
* | This closes #1368, fixes number parsing issue, adds support for create a 3D l... | xuri | 2022-10-12 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1290 and closes #1328 | xuri | 2022-08-24 |
* | This includes new formula functions support, dependencies upgrade, and bug fix | xuri | 2022-04-11 |
* | This closes #1172, support set hole size for doughnut (#1173) | longphee | 2022-03-09 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | feat: add disable option for chart xAxis and yAxis | si9ma | 2021-05-27 |
* | Support specifies that each data marker in the series has a different color | xuri | 2021-04-10 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | This closes #756, not set the empty string for the cell when SetCellValue wit... | xuri | 2021-01-08 |
* | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
* | support ECMA-376 document standard encryption, ref #199 | xuri | 2020-09-02 |
* | Resolve #661 Add Logarithmic scale option support on Y axis (#662) | Huy Bui (Kevin) | 2020-07-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #470, export Style structs to allow create the style for cells by giv... | xuri | 2020-03-10 |
* | Make DeleteChart delete multiple charts located on the same cell | xuri | 2020-01-21 |
* | Specified combo chart as variadic parameters | xuri | 2020-01-16 |
* | Fix #554, init combo chart support, new chart pie of pie, bar of pie chart su... | xuri | 2020-01-14 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Fix #547 and #546, add default overlay element for the chart | xuri | 2019-12-28 |
* | Fix #538, added setting a major unit and tick label skip support for the chart | xuri | 2019-12-25 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Resolve #501, support set minor grid lines for the chart | xuri | 2019-10-27 |
* | Fix #505, support set line width of the line chart | xuri | 2019-10-21 |
* | Improve compatibility for charts | xuri | 2019-09-26 |
* | Compatibility improvement | xuri | 2019-09-24 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Support to create bubble and 3D bubble chart | xuri | 2019-06-19 |
* | Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart su... | xuri | 2019-06-15 |
* | support to create cone, pyramid and cylinder series chart for column and bar... | xuri | 2019-06-14 |
* | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | Fix #411, change font size to float type | xuri | 2019-06-07 |
* | - Supplemental worksheet struct fields and field order adjustment | xuri | 2019-06-05 |
* | README updated | xuri | 2019-01-01 |
* | Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support | xuri | 2018-12-23 |
* | fix unknown option in JSON struct tag | tvso | 2018-10-27 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | Use format string for chart dimension. | Eugene Dzhurinsky | 2018-05-09 |
* | - Add categories or values on reverse order (orientation of the chart) suppor... | Ri Xu | 2018-03-29 |
* | Add stacked bar chart | Rohan Allison | 2017-11-24 |
* | Golang 1.9 compatible, fix issue #111 | Ri Xu | 2017-09-01 |
* | Simplify code and update unit tests. | Ri Xu | 2017-08-01 |