Commit Graph

2598 Commits

Author SHA1 Message Date
Ondrej Pokorny
829f320095 FPC: Extend System.UITypes 2022-12-18 09:47:42 +01:00
wp_xyz
2880e3bdde TAChart: Add chart title demo project. 2022-12-10 23:54:16 +01:00
wp_xyz
8b2c86f689 TAChart: New property FullWidth of TChartTitle to draw the title/footer background across the entire chart. 2022-12-10 23:43:44 +01:00
wp_xyz
4a42639ff8 TAChart: Add method to remove a chart from the ChartExtentLink. 2022-12-09 19:39:54 +01:00
Maxim Ganetsky
abfb1038bd Regenerated translations. 2022-12-08 03:30:04 +03:00
wp_xyz
fd431d9325 TAChart: Un-deprecate the OnAfterDraw event. 2022-12-07 19:11:27 +01:00
wp_xyz
bb65b8022c TAChart: Fix TDataPointMarksClickTool crashing when series is empty. 2022-11-28 19:14:48 +01:00
mattias
6671244b72 updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
wp_xyz
9ac4a95870 TAChart: Add aipInteger as new TAxisIntervalParamOption to force axis labels only in integer steps. 2022-11-06 18:28:57 +01:00
wp_xyz
e171cf6f33 TAChart: Workaround for TChartListbox not detecting clicks on checkbox and series icon correctly on macOS Monterey. See https://forum.lazarus.freepascal.org/index.php/topic,61074.msg458489.html. 2022-11-02 21:59:26 +01:00
Maxim Ganetsky
c987cf35a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
Maxim Ganetsky
9654b421dd TAChart: regenerated translations and updated Russian translation 2022-07-25 01:45:56 +03:00
wp_xyz
9f08e2006b TAChart: Add new TDataPointMarksClickTool 2022-07-23 19:32:56 +02:00
wp_xyz
e937ed3ecd TAChart: Fix series marks positioning when MarkPositions is lmpInside. 2022-07-20 11:35:00 +02:00
wp_xyz
358a6955a0 TAChart: Fix crash in design mode when Undo is executed after deleting a series. 2022-07-12 22:46:59 +02:00
mattias
9e762cde89 udpated makefiles 2022-05-29 19:34:19 +02: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
wp_xyz
69c1ebca24 TAChart: Cosmetic in TAChartListbox.pas 2022-05-08 16:02:53 +02:00
wp_xyz
1a6aea0daa TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method. 2022-05-08 16:02:16 +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
Juha Manninen
88b3151b38 Merge branch 'comexamples' into 'main'
Some 60 odd examples from components adjusted to work with new ExamplesWindow

See merge request freepascal.org/lazarus/lazarus!86
2022-04-16 09:20:42 +00:00
wp_xyz
0e03eadf14 TAChart: Fix occasional crash when TChartListbox is destroyed. 2022-04-14 01:11:55 +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
mattias
26c9421318 updated Makefiles 2022-02-24 12:55:45 +01:00
wp_xyz
005bd07b0e TAChart: Fix drawing of TBoxAndWhiskerSeries when box has zero height. Issue #39615. Patch by Frank Freeman. 2022-02-16 18:28:30 +01:00
wp_xyz
d5ab80d754 TAChart: Adapt TBoxAndWhiskerSeries.YDataLayout to changes in the YIndex* properties. 2022-02-04 22:08:22 +01:00
wp_xyz
28b8533917 TAChart: Allow more flexible layout of y values in TBoxAndWhiskerSeries. Issue #39624. 2022-02-04 18:50:15 +01:00
wp_xyz
fcb70e903a TAChart: Fix TBoxAndWhiskerSeries crashing when MinYValue or MaxYValue is queried and the series is empty. 2022-02-03 00:33:51 +01:00
wp_xyz
ebf1009e3c TAChart: Some speedup of TBoxAndWhiskerSeries painting 2022-02-02 17:57:55 +01:00
wp_xyz
9a87e2953c TAChart: Restore default color when TRandomChartSource.RandomColors is false. 2022-01-30 14:02:29 +01:00
wp_xyz
34f156c0b9 TAChart: Add new property RandomColors to TRandomChartSource. 2022-01-30 13:52:31 +01:00
Werner Pamler
5b7387ddd5 Merge branch 'Free_Coder-main-patch-51955' into 'main'
TAMultiseries.pas fix for #39616 TBoxAndWhiskerSeries cannot use different...

See merge request freepascal.org/lazarus/lazarus!68
2022-01-30 12:03:45 +00:00
Frank Freeman
c4a17bf926 TAMultiseries.pas fix for #39616 TBoxAndWhiskerSeries cannot use different color on each point for box border, whiskers and median 2022-01-30 00:59:35 +00:00
Frank Freeman
b6222f0da8 TAMultiseries.pas fix for #39615 TBoxAndWhiskerSeries does not draw box if box image left=right or top=bottom 2022-01-30 00:24:34 +00:00
mattias
f97a493801 updated makefiles 2022-01-16 21:42:24 +01:00
wp_xyz
6e2097ec76 TAChart: Force TDateTimeIntervalChartSource to place labels at the first day of a week in dtsWeek mode, and at Jan 1 in dtsMonth mode (if visible). 2022-01-14 13:01:47 +01:00
wp_xyz
334d1265da TAChart: Fix quarter-of-year label positioning in TDateTimeIntervalChartSource based on the new IncQuarter() and StartOfTheQuarter() functions. 2022-01-14 12:08:25 +01:00
wp_xyz
c5b1c18380 TAChart: Add StartOfTheQuarter and IncQuarter functions (date/time-related). Add related unit tests. 2022-01-14 11:46:56 +01:00
wp_xyz
8e85780b9f TAChart: Fix unit test for IsEquivalent. 2022-01-14 11:36:05 +01:00