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 |
|
wp_xyz
|
ad0cee4c6e
|
TAChart: Fix position of quarter-year marks in TDateTimeIntervalChartSource
|
2022-01-13 23:59:33 +01:00 |
|
wp_xyz
|
4fa1bfc4da
|
TAChart: Fix TDateTimeIntervalChartSource formatting of dates in "quarter/year" format.
|
2022-01-13 22:16:46 +01:00 |
|
wp_xyz
|
b8f2e92f03
|
TAChart: Fix missing minor ticks when an axis is inverted by means of a linear axis transform. Issue #39546.
|
2022-01-11 12:07:20 +01:00 |
|
wp_xyz
|
3b9e6859e7
|
TAChart: Fix occasional flicker of datapoint crosshair tool. Issue #39548, patch by kupferstecher.
|
2022-01-10 23:38:51 +01:00 |
|
wp_xyz
|
eae69e9d8a
|
TAChart: Deactivate deprecated OnBeforeDrawBar handler in the bgra demo.
|
2022-01-08 23:01:27 +01:00 |
|
Maxim Ganetsky
|
738e48c6b7
|
Translations: French translation update by Gilles Vasseur, issue #39487
|
2021-11-26 03:47:29 +03:00 |
|
wp_xyz
|
6b24a4e57c
|
TAChart: Add new property TickWidth to chart axis.
|
2021-11-04 10:36:54 +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
|
b58bc06733
|
TAChart: Small improvements of help file for TAMath unit.
|
2021-10-27 00:14:10 +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
|
cc0800d0d0
|
TAChart: TLegendClickTool.OnSeriesClick event should not fire at clicks on empty space within the legend. Fix order of OnLegendClick and OnSeriesClick events.
|
2021-10-24 11:19:30 +02:00 |
|
wp_xyz
|
4f84bdc0f3
|
TAChart: Fix double-click in TLegendClickTool.
|
2021-10-23 22:53:38 +02:00 |
|
wp_xyz
|
b4876dc79f
|
TAChart: Support right-to-left mode in TChartListbox.
|
2021-10-23 22:44:33 +02:00 |
|
wp_xyz
|
c3f0740005
|
TAChart: Fix TChartListbox using more than 1 column, issue #39439
|
2021-10-23 21:59:35 +02:00 |
|
wp_xyz
|
6422aaa213
|
TAChart: New event OnSeriesClick for TLegendClickTool to report series of clicked legend item. Issue #39437.
|
2021-10-23 16:51:23 +02:00 |
|
wp_xyz
|
f9c8a2160f
|
TAChart: Fix TChartListbox line height if checkboxes are not show (Issue #39438). Fix vertical alignment of text in TChartListbox lines.
|
2021-10-22 23:08:41 +02:00 |
|
mattias
|
0354b47bc4
|
updated makefiles
|
2021-10-18 14:32:30 +02:00 |
|
wp_xyz
|
fb4681dd53
|
TAChart: Fix crash when TCubicSplineSeries.Calculate is called. Issue #39393.
|
2021-09-23 23:09:38 +02:00 |
|
wp_xyz
|
925e2e7370
|
TAChart: Find point index error in relation with ColorEach of line series (https://forum.lazarus.freepascal.org/index.php/topic,56324.msg418533.html#msg418533).
|
2021-09-17 21:28:48 +02:00 |
|
wp_xyz
|
62d7b87f0d
|
TAChart: Fix TLineSeries.ColorEach ignoring LinePen.Width setting.
|
2021-09-16 11:48:12 +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
|
accd76af5c
|
TAChart: Less hints and warnings.
|
2021-08-08 00:20:43 +02:00 |
|
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 |
|