Commit Graph

2523 Commits

Author SHA1 Message Date
wp_xyz
2d381f05b1 TAChart: Fix legend issue #39313 2021-08-07 22:46:13 +02:00
wp_xyz
41db5da688 TAChart: Fix broken TDBChartSource, issue #39313 (running DBGrid scrollbar). 2021-08-07 22:39:50 +02:00
wp_xyz
fd378d5650 TAChart: Fix axis line in a paned chart extending beyond the pane boundaries. Issue #39312. 2021-08-06 23:47:10 +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
0c02c6a454 TAChart: Fix side color of lineseries in 3D mode 2021-08-05 23:20:42 +02:00
wp_xyz
a5b30b57f9 TAChart: Fix legend background color for AggPas drawer. 2021-08-05 23:19:27 +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
3f78502c54 TAChart: Less hints and warnings 2021-08-05 11:01:29 +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
ede35b0f31 TAChart: Compatibility of TChartCombox with dark mode. 2021-08-04 21:56:03 +02:00
wp_xyz
b080a05bbd TAChart: Fix legend background color for dark mode. 2021-08-04 17:33:08 +02:00
wp_xyz
9ee5e00da7 TAChart: Various improvements of ChartEditor demo. 2021-08-03 14:24:57 +02:00
wp_xyz
cbbc6306a8 TAChart: Fix usage of Margins in TChartTitle.Assign 2021-08-03 14:08:05 +02:00
wp_xyz
c83dd77686 TAChart: Use gray colors in disabled ChartCombobox. 2021-08-03 14:05:20 +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
365852ddae TAChart: Fix TChartTitle.Assign 2021-07-31 21:44:53 +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
148d36900f TAChart: Add methods StoreAxisRange() and RestoreAxisRange() to LiveView component.
git-svn-id: trunk@65499 -
2021-07-22 21:35:26 +00:00
wp
47f6a84e19 TAChart: Fix default value of TChartTitle.Brush.Color
git-svn-id: trunk@65496 -
2021-07-22 21:17:57 +00:00
wp
d7b4f956ca TAChart: more specific doc on TChartAxis.Inverted.
git-svn-id: trunk@65487 -
2021-07-21 21:19:31 +00:00
wp
96620aa28b TAChart/LiveView demo: fix typo.
git-svn-id: trunk@65471 -
2021-07-17 15:55:02 +00:00
wp
15a417978a TAChart/TChartLiveView: Simplification
git-svn-id: trunk@65470 -
2021-07-17 07:59:36 +00:00
wp
e03705d02d TAChart/TChartLiveView: Fix operation when axes have a predefined Range. Modified patch by forum user Muso (https://forum.lazarus.freepascal.org/index.php/topic,55266.msg412075.html#msg412075)
git-svn-id: trunk@65463 -
2021-07-16 15:19:36 +00:00
wp
b303ecbdd8 TAChart/TChartLiveView: Simplify operation of ExtentY modes.
git-svn-id: trunk@65456 -
2021-07-15 16:12:39 +00:00
wp
4553a2eafb TAChart/TChartLiveView: Add some comments. Add xml documentation.
git-svn-id: trunk@65453 -
2021-07-14 21:06:33 +00:00
wp
0ec2f041e7 TAChart/ChartLiveView: Fix autoscaling when multiple axes are used. Add new ExtentY mode, lveMultiAxisRange
git-svn-id: trunk@65440 -
2021-07-13 08:22:54 +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
f549172f40 TAChart: Fix axis scaling of TChartLiveView with coincident axis limits and ExtentY = lveAuto.
git-svn-id: trunk@65427 -
2021-07-09 09:23:40 +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
c19e36a6e7 TAChart: Fix usage of axistransformations in ChartLiveView having ExtentY = lveAuto.
git-svn-id: trunk@65423 -
2021-07-08 23:18:14 +00:00
wp
2d8041f71d TAChart: Always draw axis arrows with solid pen.
git-svn-id: trunk@65422 -
2021-07-08 19:48:46 +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
ebcfadaab2 TAChart: Update xml doc.
git-svn-id: trunk@65394 -
2021-07-07 08:23:54 +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
9d7566217a TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
git-svn-id: trunk@65384 -
2021-07-06 18:59:35 +00:00
wp
becaac9c5d TAChart: Decode system colors in text elements.
git-svn-id: trunk@65379 -
2021-07-05 22:58:31 +00:00
wp
4160d7c7ef TAChart: Update xml help.
git-svn-id: trunk@65376 -
2021-07-05 18:43:15 +00:00
wp
101727cfec TAChart: Add xml documentation to the chart events.
git-svn-id: trunk@65293 -
2021-06-22 17:55:51 +00:00
mattias
91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
maxim
163edb07b5 TAChart: fixed typos related to 'occur' word
git-svn-id: trunk@65202 -
2021-06-10 22:14:17 +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