Commit Graph

117 Commits

Author SHA1 Message Date
wp_xxyyzz
c325b627e6 fpspreadsheet: Support individual data point colors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-22 10:51:10 +00:00
wp_xxyyzz
6774a02e62 fpspreadsheet: xlsx reader supports pie and ring charts (with default colors, so far).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-21 23:16:00 +00:00
wp_xxyyzz
893bc0b962 fpspreadsheet: Beginning to implement xlsx reader for stock series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-19 23:55:58 +00:00
wp_xxyyzz
68988c40ab fpspreadsheet: Implement all xlsx chart hatch patterns.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-17 23:59:51 +00:00
wp_xxyyzz
a7cc0d1d47 fpspreadsheet: xlsx reader supports first few hatch patterns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-17 00:01:16 +00:00
wp_xxyyzz
e8e00456d3 fpspreadsheet: More support of series data labels in xlsx reader. Bubble series shows bubble size in proportion to area now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-16 22:39:27 +00:00
wp_xxyyzz
dbe0f0dec5 fpspreadsheet: xlsx reader supports bubble series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9145 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-16 12:55:53 +00:00
wp_xxyyzz
72e9a01d9e fpspreadsheet: xlsx reader support gradient fills.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-15 22:56:44 +00:00
wp_xxyyzz
1025d9526f fpspreadsheet: xlsx reader support chart background/border as well as plotarea background/border. Beginning to log unsupported features.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-14 22:57:26 +00:00
wp_xxyyzz
7d0e4ea426 fpspreadsheet: Primary/secondary axis support in xlsx chart reader. Logarithmic charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-14 15:42:57 +00:00
wp_xxyyzz
168a151e65 fpspreadsheet: xlsx chart reader supports error bars.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-10 23:27:55 +00:00
wp_xxyyzz
60c28e792c fpspreadsheet: Support regression curve ("trend line") also in bar, area, line, stock and bubble series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-09 22:58:39 +00:00
wp_xxyyzz
17a904cf77 fpspreadsheet: xlsx chart reader supports trendline properties (regression)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-09 21:45:22 +00:00
wp_xxyyzz
8d85d9b57c fpspreadsheet: xlsx chart reader supports line, area and scatter series, and stacked series mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-08 22:45:04 +00:00
wp_xxyyzz
162a4049ff fpspreadsheet: More reading of xlsx charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-04 23:02:45 +00:00
wp_xxyyzz
7450192040 fpspreadsheet: First pieces of the xlsx reader of spreadsheet charts (axes, legend, bar chart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-03 22:37:34 +00:00
wp_xxyyzz
aab0f1d448 fpspreadsheet: Prepare ooxml chart reader/writer infrastructure.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-12-28 23:13:01 +00:00