xuri
|
9c70d0ac86
|
Documentation updated, Go 1.10+ required
|
2019-08-11 00:36:14 +08:00 |
xuri
|
e77c462d3f
|
Support to create bubble and 3D bubble chart
|
2019-06-19 00:01:18 +08:00 |
xuri
|
5cf1c05ed4
|
Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart support
|
2019-06-15 20:55:56 +08:00 |
xuri
|
dc0869fde3
|
support to create cone, pyramid and cylinder series chart for column and bar types
|
2019-06-14 00:05:10 +08:00 |
xuri
|
821632cf89
|
Fix #424, refactor merged cells adjuster
|
2019-06-12 08:10:33 +08:00 |
xuri
|
3997dee1f5
|
Fix #411, change font size to float type
|
2019-06-07 09:16:55 +08:00 |
xuri
|
cff16fa811
|
- Supplemental worksheet struct fields and field order adjustment
- Testing case for set and get doc properties
- Update charts struct XML tags
|
2019-06-05 22:06:15 +08:00 |
xuri
|
fabd9d013f
|
README updated
|
2019-01-01 13:20:14 +08:00 |
xuri
|
b04107c4a3
|
Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support
|
2018-12-23 00:07:47 +08:00 |
tvso
|
0ef2324f0b
|
fix unknown option in JSON struct tag
|
2018-10-27 23:19:59 +08:00 |
xuri
|
3e004d900b
|
Comments style changed.
|
2018-09-14 00:58:48 +08:00 |
xuri
|
13a9769cc5
|
Comments style changed.
|
2018-09-14 00:44:23 +08:00 |
xuri
|
2f146c923c
|
Comments style changed.
|
2018-09-14 00:35:47 +08:00 |
xuri
|
b4a6e61ec3
|
Fix golint errors under confidence 0.1
|
2018-09-12 15:47:56 +08:00 |
Eugene Dzhurinsky
|
1787c3533b
|
Use format string for chart dimension.
Signed-off-by: Eugene Dzhurinsky <jdevelop@gmail.com>
|
2018-05-09 08:13:20 -04:00 |
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
|
2018-03-29 20:17:07 +08:00 |
Rohan Allison
|
cc1d3fefc2
|
Add stacked bar chart
|
2017-11-24 11:29:35 -06:00 |
Ri Xu
|
574a6b20d1
|
Golang 1.9 compatible, fix issue #111
|
2017-09-01 12:59:15 +08:00 |
Ri Xu
|
6626a26f7b
|
Simplify code and update unit tests.
|
2017-08-01 16:35:18 +08:00 |
Ri Xu
|
dea57dd0ae
|
Code optimize.
|
2017-05-24 14:17:35 +08:00 |
Ri Xu
|
70f6328150
|
Support set font style of shape text. Relate issue #38.
|
2017-05-16 20:42:01 +08:00 |
Ri Xu
|
7f30a6c943
|
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
- Drawing `nvPicPr` element ID property calculation changed;
- go test updated
|
2017-04-30 20:03:43 +08:00 |
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
|
2017-04-23 00:10:23 +08:00 |