Commit Graph

599 Commits

Author SHA1 Message Date
wp_xyz
493a568bb0 TAChart: Replace separate sin() and cos() calls by sincos(). Issue #40473. 2023-08-31 11:29:24 +02:00
wp_xyz
e77066d3af TAChart: Use new icons in charteditor demo. 2023-07-12 10:48:19 +02:00
wp_xyz
fb2fee81d2 TAChart: High-dpi-aware icons in chart editor demo. 2023-07-11 23:34:53 +02:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
wp_xyz
765a2963da TAChart: Avoid "Numerical Recipe" routine for generation of normal-distributed random numbers in two demos. 2023-06-22 22:50:55 +02:00
wp_xyz
faf326a95f TAChart: Add project group for all demo projects. 2023-06-19 13:18:58 +02:00
wp_xyz
996af5ea5b TAChart: Avoid generic project names for demos. 2023-06-19 13:18:17 +02:00
wp_xyz
68228adb4e TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives. 2023-06-03 17:37:23 +02:00
wp_xyz
749b703ea4 TAChart: Improved meta-data for the line-series demo project. 2023-05-27 17:48:14 +02:00
wp_xyz
af597e4d16 TAChart: Separate color map functionality from TColorMapSeries into a generally-usable class TColorMap (unit TAColorMap). 2023-03-17 20:09:36 +01:00
wp_xyz
ffd2ba5dc2 TAChart: Revert unintentional changes in some demos by previous commit. 2023-03-09 15:41:21 +01:00
wp_xyz
379a041d48 TAChart: Fixed incorrect drawing of rotated cubicspline series. Issue #40156. 2023-03-09 15:38:04 +01:00
wp_xyz
4aeb1eb0ff TAChart: More flexible usage of system colors in drawers. 2023-03-09 12:12:04 +01:00
wp_xyz
3812d79837 TAChart: Improved handling of system colors by AggPas drawer. 2023-03-09 10:15:28 +01:00
wp_xyz
fa665367ab TAChart: Display Legend in bgra demo. 2023-03-08 10:15:57 +01:00
wp_xyz
2880e3bdde TAChart: Add chart title demo project. 2022-12-10 23:54:16 +01:00
wp_xyz
be5453fbcb TAChart/html demo: Add EFreeType to language exceptions to avoid crash in case of unreadable ttf fonts. 2022-05-18 00:04:08 +02:00
dbannon
2443cc08e1 Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
wp_xyz
f65e5df223 TAChart: Fix aggpas demo showing no text in Linux. 2022-05-15 17:05:33 +02:00
wp_xyz
1bf7f38ebd TAChart: Fix crash in AggPas demo under Linux. 2022-05-14 22:00:00 +02:00
wp_xyz
6414f4a1d5 TAChart: Add a directive to the wmf demo to indicate that it is only available for Windows. 2022-05-13 18:39:11 +02:00
wp_xyz
8a33c15bd5 TAChart: Improved rendering of html demo in Linux dark mode. 2022-05-13 16:08:35 +02:00
wp_xyz
f026b9c30e TAChart/examples: Improved form layout of html demo. Update meta data. 2022-05-13 14:22:25 +02:00
Juha Manninen
cd9c518d2c Merge branch 'compdemos' into 'main'
Component demos and samples, a lot of general fixes.

See merge request freepascal.org/lazarus/lazarus!90
2022-05-01 08:45:47 +00:00
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
wp_xyz
1bb5dadc94 TAChart: Fix bugs in userdrawn_series demo (https://forum.lazarus.freepascal.org/index.php/topic,40024.msg441487.html#msg441487). 2022-04-30 23:04:01 +02:00
David Bannon
db5370fe1e put all TAChart in own Category, there are lots ! 2022-04-12 18:09:38 +10:00
David Bannon
26d3020bb9 TAChart demos 2022-04-12 18:09:38 +10:00
David Bannon
aa3a618723 Metadata for components examples batch two 2022-04-12 18:09:38 +10:00
David Bannon
bc0acfba38 First batch examples from components get metadata 2022-04-12 18:09:38 +10:00
wp_xyz
eae69e9d8a TAChart: Deactivate deprecated OnBeforeDrawBar handler in the bgra demo. 2022-01-08 23:01:27 +01:00
wp_xyz
cda74efb64 TAChart: Rework sample "db" to avoid confusion due to stacked series. 2021-10-27 13:20:53 +02:00
wp_xyz
8d942a675f TAChart: Less hints and warnings. Check all demo files for fpc 3.2.2. 2021-10-27 12:59:15 +02:00
wp_xyz
811f3994dd TAChart/ChartEditor: Use new TLegendClickTool.OnSeriesClick event rather than .OnLegendClick 2021-10-24 11:29:29 +02:00
wp_xyz
8410f7274b TAChart: Add InitFonts procedure to TADrawerFPCanvas initialize default font directories. Remove GetDefaultFontName. 2021-09-16 00:44:40 +02:00
wp_xyz
002b5cd1bc TAChart: Fix nogui demo showing no texts. (Fix is effective only on fpc fixes or main) 2021-09-15 23:06:28 +02:00
wp_xyz
79a2acf298 TAChart: Add a TChartLiveView demo for paned chart (multi-axis) 2021-08-09 13:44:15 +02:00
wp_xyz
1670867283 TAChart: Fix operation of vertical and horizontal shapes of DataPointCrosshairTool in Basic demo 2021-08-06 00:00:56 +02:00
wp_xyz
214daa3985 TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout. 2021-08-05 23:23:53 +02:00
wp_xyz
94b9bcf675 TAChart: Less hints and warnings in ChartEditor demo. 2021-08-05 12:17:52 +02:00
wp_xyz
add83f5ee3 TAChart: Improved layout in Marks form. 2021-08-05 11:54:59 +02:00
wp_xyz
7c644ae7b3 TAChart: Less hints and warnings 2021-08-05 10:34:48 +02:00
wp_xyz
2a6d558f42 TAChart: Fix dark mode and layout issues in ChartEditor demo under Linux. 2021-08-04 21:56:04 +02:00
wp_xyz
9ee5e00da7 TAChart: Various improvements of ChartEditor demo. 2021-08-03 14:24:57 +02:00
wp_xyz
3864a0e0b5 TAChart: Add support of the TChartTitle.Wordwrap property to ChartEditor demo. 2021-07-31 22:34:42 +02:00
wp_xyz
b6c79e640d TAChart: Protected axis title in ChartEditor demo from becoming negative. 2021-07-31 12:30:38 +02:00
wp_xyz
0f3c318226 TAChart: Fix SpinEdit values becoming negative in ChartEditor demo. 2021-07-31 12:16:35 +02:00
wp_xyz
b4c663189a TAChart: Fix legend position in ChartEditor demo. 2021-07-31 11:06:08 +02:00
wp
96620aa28b TAChart/LiveView demo: fix typo.
git-svn-id: trunk@65471 -
2021-07-17 15:55:02 +00:00
wp
51044e806b TAChart/ChartEditor demo: add forgotten lfm file.
git-svn-id: trunk@65431 -
2021-07-09 15:37:52 +00:00