Commit Graph

583 Commits

Author SHA1 Message Date
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
wp
2bf2902c91 TAChart: Fix initialization error in TChartLiveView when ExtentY is lveAuto.
git-svn-id: trunk@65425 -
2021-07-09 09:06:43 +00:00
wp
eb20bb28bc TAChart/ChartEditor demo: Fix axis lines not being updated.
git-svn-id: trunk@65421 -
2021-07-08 19:41:36 +00:00
wp
b75cbf6965 TAChart/ChartEditor demo: Fix update of axis grid visibility.
git-svn-id: trunk@65420 -
2021-07-08 18:31:35 +00:00
wp
5ef5288afe TAChart/ChartEditor demo: Fix bug in handling of axis.Inverted.
git-svn-id: trunk@65393 -
2021-07-07 08:02:48 +00:00
wp
7bf4f7da41 TAChart/ChartEditor demo: Check that axis maximum is always greater than the minimum.
git-svn-id: trunk@65391 -
2021-07-06 21:48:46 +00:00
wp
9f896e3f00 TAChart: Rename TChart.GetAxisRange to .GetAllSeriesAxisLimits (more precise).
git-svn-id: trunk@65389 -
2021-07-06 20:56:53 +00:00
wp
506a9bd739 TAChart: Use real axis limits in ChartEditor demo.
git-svn-id: trunk@65385 -
2021-07-06 19:17:14 +00:00
wp
cec9469511 TAChart: Fix icon of Apply button in ChartEditor demo.
git-svn-id: trunk@65073 -
2021-04-30 15:37:10 +00:00
wp
492321d819 TAChart: Extend charteditor by an "all-in-one" editor.
git-svn-id: trunk@65054 -
2021-04-22 22:56:58 +00:00
wp
7c2cb42f1c TAChart: Add files missing from previous commit.
git-svn-id: trunk@65042 -
2021-04-21 10:18:34 +00:00
wp
b692a8c4d4 TAChart/ChartEditorDemo: Move controls from SeriesDlg to a new SeriesFrame.
git-svn-id: trunk@65041 -
2021-04-21 10:11:08 +00:00
wp
70d114b0fc TAChart/ChartEditorDemo: Move controls from AxisDlg to a new AxisFrame.
git-svn-id: trunk@65040 -
2021-04-21 07:23:06 +00:00
wp
72963f6adb TAChart/ChartEditorDemo: Move controls of TitleFootDlg to a new TChartTitleFootFrame unit.
git-svn-id: trunk@65035 -
2021-04-20 21:25:53 +00:00
wp
c1f7659285 TAChart/ChartEditorDemo: Move controls of LegendDlg to a new TChartLegendFrame unit.
git-svn-id: trunk@65033 -
2021-04-20 20:30:58 +00:00
wp
ddcacccef2 TAChart: Refactor saving/restoring of chart axis parameters in charteditor demo. Rename classes with Chart prefix to simplify general usage .
git-svn-id: trunk@65028 -
2021-04-20 15:04:08 +00:00
wp
f71e02adf7 TAChart: Refactor series editor in charteditor demo.
git-svn-id: trunk@65026 -
2021-04-20 10:07:09 +00:00