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
- Testing case for set and get doc properties
- Update charts struct XML tags
|
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.
Signed-off-by: Eugene Dzhurinsky <jdevelop@gmail.com>
|
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;
- go test and godoc has been updated
|
7 years ago |
Rohan Allison
|
cc1d3fefc2
|
Add stacked bar chart
|
7 years ago |
Ri Xu
|
574a6b20d1
|
Golang 1.9 compatible, fix issue #111
|
7 years ago |
Ri Xu
|
6626a26f7b
|
Simplify code and update unit tests.
|
8 years ago |
Ri Xu
|
dea57dd0ae
|
Code optimize.
|
8 years ago |
Ri Xu
|
70f6328150
|
Support set font style of shape text. Relate issue #38.
|
8 years ago |
Ri Xu
|
7f30a6c943
|
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
- Drawing `nvPicPr` element ID property calculation changed;
- go test updated
|
8 years ago |
Ri Xu
|
219aadeb76
|
- Initialize char support, relate issue #31;
- Doc for function `GetRows()` updated, relate issue #43;
- Fix doc typo in `xmlContentTypes.go`;
- Default template updated;
- Readme updated;
- go test updated
|
8 years ago |