Commit Graph

56 Commits (3e2406096f89158dc0e46ee40aad29d42352a32d)

Author SHA1 Message Date
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
GaoFei 3ece904b00
This closes #1369, support set, and get font color with theme and tint (#1370)
2 years ago
xuri 3d02726ad4
This closes #320, support custom chart axis font style
2 years ago
xuri 0e657c887b
This closes #1368, fixes number parsing issue, adds support for create a 3D line chart
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri cb8bca0e92
This closes #1290 and closes #1328
2 years ago
xuri c1940c2a1e
This includes new formula functions support, dependencies upgrade, and bug fix
3 years ago
longphee 74b1a998d6
This closes #1172, support set hole size for doughnut (#1173)
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
si9ma faa50c3326 feat: add disable option for chart xAxis and yAxis
4 years ago
xuri 1559dd31be
Support specifies that each data marker in the series has a different color
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri a26675517e
This closes #756, not set the empty string for the cell when SetCellValue with nil
4 years ago
xuri 77978ac68d
This closes #657 and closes #748, AddChart support custom marker symbol and symbol size, fix AddPicture auto fit failure with multi merged cells
4 years ago
xuri 98f1a69903
support ECMA-376 document standard encryption, ref #199
4 years ago
Huy Bui (Kevin) 42b1c81488
Resolve #661 Add Logarithmic scale option support on Y axis (#662)
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 9e2318cefa
Resolve #470, export Style structs to allow create the style for cells by given JSON or structure
5 years ago
xuri e2bd08c911
Make DeleteChart delete multiple charts located on the same cell
5 years ago
xuri fa7078f06c
Specified combo chart as variadic parameters
5 years ago
xuri 9ddb52eac4 Fix #554, init combo chart support, new chart pie of pie, bar of pie chart support
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 8b960ee1e6
Fix #547 and #546, add default overlay element for the chart
5 years ago
xuri 5f3a4bc39f
Fix #538, added setting a major unit and tick label skip support for the chart
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri 6abf8bf972
Resolve #501, support set minor grid lines for the chart
5 years ago
xuri 7716968abc
Fix #505, support set line width of the line chart
5 years ago
xuri eb520ae277
Improve compatibility for charts
5 years ago
xuri a34d3b8c86
Compatibility improvement
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri e77c462d3f
Support to create bubble and 3D bubble chart
6 years ago
xuri 5cf1c05ed4
Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart support
6 years ago
xuri dc0869fde3
support to create cone, pyramid and cylinder series chart for column and bar types
6 years ago
xuri 821632cf89
Fix #424, refactor merged cells adjuster
6 years ago
xuri 3997dee1f5
Fix #411, change font size to float type
6 years ago
xuri cff16fa811
- Supplemental worksheet struct fields and field order adjustment
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri b04107c4a3
Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support
6 years ago
tvso 0ef2324f0b fix unknown option in JSON struct tag
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
Eugene Dzhurinsky 1787c3533b Use format string for chart dimension.
7 years ago
Ri Xu dcbde4b831
- Add categories or values on reverse order (orientation of the chart) support, and set auto or fixed maximum, minimum of the axis, relate issue #202;
7 years ago
Rohan Allison cc1d3fefc2 Add stacked bar chart
7 years ago