Commit Graph

38 Commits

Author SHA1 Message Date
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
wp_xyz
811f3994dd TAChart/ChartEditor: Use new TLegendClickTool.OnSeriesClick event rather than .OnLegendClick 2021-10-24 11:29:29 +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
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
wp
67a1d35c1a TAChart: Refactor charteditor demo.
git-svn-id: trunk@65025 -
2021-04-19 21:11:37 +00:00
wp
f9511cf9c4 TAChart: Add option to trigger click tools by double click to charteditor demo. Fix warning of undefined function result. Fix crash in legend editor when compiled with -CR.
git-svn-id: trunk@65023 -
2021-04-18 17:37:10 +00:00
wp
4239a4409d TAChart: Clean up the chart editor demo.
git-svn-id: trunk@65022 -
2021-04-18 15:35:48 +00:00
wp
64f8842557 TAChart: Fix two variable name typos
git-svn-id: trunk@65021 -
2021-04-18 08:50:17 +00:00
wp
21890d5c7b TAChart: Fix charteditor demo crashing when compiled with -CR
git-svn-id: trunk@65020 -
2021-04-18 08:44:59 +00:00
wp
37a8b37c8f TAChart: Fix crash in charteditor due to streaming error.
git-svn-id: trunk@65019 -
2021-04-17 20:14:50 +00:00
wp
aa69a266b0 TAChart: Don't check class types twice (issue #35614).
git-svn-id: trunk@61263 -
2019-05-21 22:26:14 +00:00
wp
2c1a86f5ac TAChart: More layout improvements in charteditor demo.
git-svn-id: trunk@60838 -
2019-04-04 22:17:59 +00:00
wp
774810e228 TAChart: Layout improvements in charteditor demo.
git-svn-id: trunk@60837 -
2019-04-04 22:06:20 +00:00
wp
298ce64cee TAChart: Add demo for the new click tools.
git-svn-id: trunk@60836 -
2019-04-04 20:45:48 +00:00