Commit Graph

46 Commits (85e0b6c56eb14c7eabf4332a778bf654f83295ca)

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
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri c0713951c8
This closes #1404, fixes the insert picture problem in some cases
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
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 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
Artem Tarasenko 73cc4bd449
This closes #1345, support set custom line color in the charts (#1346)
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
longphee 74b1a998d6
This closes #1172, support set hole size for doughnut (#1173)
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri 790c363cce This closes #833, closes #845, and closes #1022, breaking changes
3 years ago
xuri 684603befa
This closes #993, closes #1014
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
yuki2006 dbe88d723e
Fix UpdateLinkedValue which returns an error when has graph sheet (#793)
4 years ago
xuri 71829c5202
AddChart support disable legend of the chart
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 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
Huy Bui (Kevin) 42b1c81488
Resolve #661 Add Logarithmic scale option support on Y axis (#662)
5 years ago
xuri 1fe660df64
- Resolve #485 use sheet index instead of ID
5 years ago
xuri 3f89c6e979
remove ineffectual variable assignments and simplify code
5 years ago
xuri 6afc468a02
Resolve #451, support create chart sheet
5 years ago
xuri cbc3fd21b7
Resolve #455, init delete picture from spreadsheet support
5 years ago
xuri 0bb245523a
Resolve #557, init delete chart support
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 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 1666d04559
optimization: checking error in unit tests
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 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 46a3632ee0
Fix #422, avoid accent theme color index overflow
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
Eugene Dzhurinsky 1787c3533b Use format string for chart dimension.
7 years ago
Eugene Dzhurinsky e09e47d988 Custom chart size.
7 years ago