Commit Graph

30 Commits (2add938798cdd1456616869298319528b0c76913)

Author SHA1 Message Date
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