Commit Graph

111 Commits

Author SHA1 Message Date
wp_xxyyzz
b51c5a33ed FPSpreadsheet: More API documention embedded in fpsChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-31 22:21:27 +00:00
wp_xxyyzz
a882ac0508 fpspreadsheet: More help texts for the chart module.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-30 00:14:37 +00:00
wp_xxyyzz
9b1fe48c83 fpspreadsheet: Support reading of rotated images from ods files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-22 17:07:19 +00:00
wp_xxyyzz
70aecc45b9 fpspreadsheet: Linestyles in global list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-19 23:31:20 +00:00
wp_xxyyzz
48b6e2150c fpspreadsheet: Use a single cfsPattern now (rather than cfsPattern and cfsSolidpattern). Transparency of background determines whether pattern is clear or filled now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-18 23:12:00 +00:00
wp_xxyyzz
a3bd99825a fpspreadsheet: Make RawFillPatterns global.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-18 09:00:21 +00:00
wp_xxyyzz
b8bfc3b9bd FPSpreadsheet: Rename TsChartImagelist.AddEmbeddedObj to .AddImage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-16 23:14:33 +00:00
wp_xxyyzz
d483b6acd9 fpspreadsheet: Fix chart pattern background color issue in ods (pie series test).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-13 22:12:13 +00:00
wp_xxyyzz
c830e59c58 fpspreadsheet: Improvements in chart fill patterns.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-12 20:56:41 +00:00
wp_xxyyzz
5e478d02d7 fpspreadsheet: Support image pattern scaling factors in reading/writing/displaying.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-10 13:47:21 +00:00
wp_xxyyzz
5bb6c138fe fpspreadsheet: Support writing of image fills.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-07 17:16:43 +00:00
wp_xxyyzz
a817a0d65c fpspreadsheet: FillPattern list is no longer global, but a member of the workbook. Class renamed to TsRawFillPatternList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-05 17:23:46 +00:00
wp_xxyyzz
c81b86dbdf fpspreadsheet: Redo chart pattern fills for better agreement between xlsx and ods files. INCOMPATIBLE CHANGES! Update sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2025-05-03 22:08:13 +00:00
wp_xxyyzz
6f5ac5dcf0 FPSpreadsheet: Fix occasionally missing axis labels in ods reading.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-11 13:11:25 +00:00
wp_xxyyzz
6599aeba51 FPSpreadsheet: Fix reading text:span elements in chart titles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-30 22:02:54 +00:00
wp_xxyyzz
b4d8b94830 FPSpreadsheet: Fix no splines in rotated ods series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-29 10:20:32 +00:00
wp_xxyyzz
e7161ea286 FPspreadsheet: Fix compilation with Laz 2.0.x/FPC 3.0.x
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-27 18:06:02 +00:00
wp_xxyyzz
b91bc85680 fpspreadsheet: Handle differences in gradient appearence between xlsx and ods. More consistent order of arguments in the AddXXXGradient methods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-26 16:07:12 +00:00
wp_xxyyzz
6da05d1f85 fpsspreadsheet: Remove TsChartGradient.Border (contained in Steps[0]).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-26 11:44:34 +00:00
wp_xxyyzz
d19010191f fpspreadsheet: Simplify chart gradient creation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-24 18:07:41 +00:00
wp_xxyyzz
80838e3529 FPSpreadsheet: Fix line/scatter/radar series symbol colors in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-23 18:40:00 +00:00
wp_xxyyzz
9d0688a0cf FPSpreadsheet: Fix date/time axis in stock/volume charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-22 21:21:15 +00:00
wp_xxyyzz
1e765d0178 FPSpreadsheet: Fix ods crashing when a series has no title.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-15 20:49:59 +00:00
wp_xxyyzz
86f88870d8 FPSpreadsheet: Fix smooth line series in xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-14 14:00:52 +00:00
wp_xxyyzz
f1db311177 FPSpreadsheet: Fix ods chart reader crashing in EvalLengthStr()
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-04 16:12:57 +00:00
wp_xxyyzz
c1146182af fpspreadsheet: Gradient support in xlsx charts. Unified gradient directions between xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-03-12 11:36:21 +00:00
wp_xxyyzz
78ce108950 fpspreadsheet: Combine TsColor and Transparency to new type TsChartColor. Update all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-03-04 23:14:52 +00:00
wp_xxyyzz
7a563091f5 fpspreadsheet: Fix crash and wrong colors when reading stock HLC ods test file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-25 23:38:45 +00:00
wp_xxyyzz
3df923204b fpspreadsheet: xlsx chart writer supports line series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-14 21:25:42 +00:00
wp_xxyyzz
9c8682ff8b fpspreadsheet: Fix rotated axis titles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-14 00:32:33 +00:00
wp_xxyyzz
292186aa03 fpspreadsheet: Fix axis title direction in rotated charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-13 18:09:15 +00:00
wp_xxyyzz
442dae0083 fpspreadsheet: Add/fix/extend chart reader/writer code for datapoint label positions, xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-11 14:39:09 +00:00
wp_xxyyzz
1097da21d4 fpspreadsheet: Fix number formats of datapoint labels (xlsx/ods readers/writers).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-10 16:03:45 +00:00
wp_xxyyzz
da988abc0e fpspreadsheet: Fix assignment of datapoint styles to data points.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-08 12:28:04 +00:00
wp_xxyyzz
76c0221e9e fpspreadsheet: Radar series support in xlsx chart reader/writer. Fix some issues with radar series in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-07 17:36:41 +00:00
wp_xxyyzz
775bca202a fpspreadsheet: Support/fix reading/writing of ring series in both ods and xlsx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-06 23:21:56 +00:00
wp_xxyyzz
efcf55181b fpspreadsheet: Improved support of separator in data point label elements of charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-06 14:11:12 +00:00
wp_xxyyzz
07ecb96d10 fpspreadsheet: Workbook chart link supports pie series offsets and data point styles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-05 22:51:41 +00:00
wp_xxyyzz
1ebdbb15d8 fpspreadsheet: Exploded sectors in pie series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-05 18:38:42 +00:00
wp_xxyyzz
6bbfc0e6fc fpspreadsheet: Rename "Regression" property to "Trendline"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-03 22:45:49 +00:00
wp_xxyyzz
b81ce84311 fpspreadsheet: xlsx chart writer supports trendline feature.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-03 12:29:06 +00:00
wp_xxyyzz
5afa428929 fpspreadsheet: Fix width of bar series
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-02-02 21:50:56 +00:00
wp_xxyyzz
d7b7d410a5 fpspreadsheet: Move xlsx chart writing code to chartwriter unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-29 00:43:05 +00:00
wp_xxyyzz
bf3b2e2df5 fpspreadsheet: Fix xml tag error <chart:data-points>
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-24 23:37:44 +00:00
wp_xxyyzz
1c088daf23 fpspreadsheet: Destroy charts along with their worksheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-23 21:30:58 +00:00
wp_xxyyzz
bf4530543e fpspreadsheet: Fix default number format in ods chart writer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-23 18:43:49 +00:00
wp_xxyyzz
59cb94609d fpspreadsheet: Fix compilation of sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-23 15:25:50 +00:00
wp_xxyyzz
e2c35a2c9e fpspreadsheet: line series support smooth and stepped interpolation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-22 22:27:14 +00:00
wp_xxyyzz
a7c7027605 fpspreadsheet: Fix ods chart reader crashing with files created by Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-21 17:02:06 +00:00
wp_xxyyzz
31af276221 fpspreadsheet: Fix stock series with volume series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-01-21 16:17:59 +00:00