Commit Graph

2611 Commits

Author SHA1 Message Date
wp_xyz
6cebac6b7b TAChart: Improved drawing speed of TColorMapSeries 2023-03-19 11:49:36 +01:00
wp_xyz
a87955ec91 TAChart: Cleanup after af597e4d16 2023-03-18 00:10:23 +01: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
aae525977e TAChart: Add function PointDist overload for TDoublePoint arguments. 2023-03-12 18:18:16 +01:00
wp_xyz
afa64b7e9a TAChart: New event OnAddStyleToLegend for TChartStyles to control showing levels of stacked series in legend. https://forum.lazarus.freepascal.org/index.php/topic,62596.msg473977.html#msg473977 2023-03-11 19:15:14 +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
0b3e17d77b TAChart: Fix text background painting in BGRA drawer. (https://forum.lazarus.freepascal.org/index.php/topic,62609.0.html). 2023-03-08 12:03:38 +01:00
wp_xyz
fa665367ab TAChart: Display Legend in bgra demo. 2023-03-08 10:15:57 +01:00
wp_xyz
dddd7c85cd TAChart: Fix TListChartSource.CopyFrom not copying additional x and y values. 2023-02-11 18:02:05 +01:00
wp_xyz
2320646b2d TAChart: Fix compilation of fpvectorial drawer package broken after commit 53f7749d. Issue #40086. 2023-01-10 15:35:05 +01:00
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