| Commit message (Expand) | Author | Age |
| * | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
| * | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
| * | This closes #1172, support set hole size for doughnut (#1173) | longphee | 2022-03-09 |
| * | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
| * | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
| * | This closes #993, closes #1014 | xuri | 2021-09-06 |
| * | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
| * | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
| * | Fix UpdateLinkedValue which returns an error when has graph sheet (#793) | yuki2006 | 2021-03-04 |
| * | AddChart support disable legend of the chart | xuri | 2020-12-27 |
| * | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
| * | Fix #724, standardize variable naming and update unit tests | xuri | 2020-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 ID | xuri | 2020-04-23 |
| * | remove ineffectual variable assignments and simplify code | xuri | 2020-03-29 |
| * | Resolve #451, support create chart sheet | xuri | 2020-03-28 |
| * | Resolve #455, init delete picture from spreadsheet support | xuri | 2020-01-22 |
| * | Resolve #557, init delete chart support | xuri | 2020-01-19 |
| * | 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 |
| * | 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 |
| * | optimization: checking error in unit tests | xuri | 2019-12-24 |
| * | 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 |
| * | 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 #422, avoid accent theme color index overflow | xuri | 2019-06-09 |
| * | add unit tests to functions | xuri | 2019-04-16 |
| * | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
| * | Tests refactoring | Veniamin Albaev | 2018-12-27 |
| * | Use format string for chart dimension. | Eugene Dzhurinsky | 2018-05-09 |
| * | Custom chart size. | Eugene Dzhurinsky | 2018-05-08 |