wp
|
bb4e2d9fb8
|
TAChart: Fix TLineSeries segment tracer crashing when only 1 y value exists.
git-svn-id: trunk@63050 -
|
2020-04-22 21:05:31 +00:00 |
|
wp
|
f86c4782e6
|
TAChart: Adapt DataPointToolDemo to tracing line segments of TLineSeries.
git-svn-id: trunk@63049 -
|
2020-04-22 20:25:24 +00:00 |
|
wp
|
e4de3e6dec
|
TAChart: DataTools follow the connection lines of TLineSeries. Keep TLineSeries.LineType when ShowLines is toggled.
git-svn-id: trunk@63048 -
|
2020-04-22 20:18:34 +00:00 |
|
wp
|
37c5baa6a6
|
TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: trunk@62906 -
|
2020-04-07 16:49:16 +00:00 |
|
mattias
|
a472e9ef09
|
buildintf: split from ideintf
git-svn-id: trunk@62795 -
|
2020-03-22 11:58:11 +00:00 |
|
wp
|
b198ba1129
|
TAChart: Add TLegendItemBrushPenRect to display pen in legend icons of TBarSeries, TAreaSeries and TBubbleSeries.
git-svn-id: trunk@62772 -
|
2020-03-17 18:20:10 +00:00 |
|
wp
|
6483f57d33
|
TAChart: Fix drawing of checkboxes/radiobuttons on Cocoa, part 2.
git-svn-id: trunk@62633 -
|
2020-02-16 15:48:08 +00:00 |
|
wp
|
d47d48cd56
|
TAChart: Fix painting of checkboxes in TChartListBox on COCOA.
git-svn-id: trunk@62628 -
|
2020-02-12 23:18:02 +00:00 |
|
maxim
|
df5a5388d8
|
Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
|
2020-01-07 22:50:11 +00:00 |
|
wp
|
7b571df356
|
TAChart: Improved and scaled layout of TChartListbox demo.
git-svn-id: trunk@62451 -
|
2019-12-27 19:18:05 +00:00 |
|
wp
|
410090e60e
|
TAChart: Add new property "AngleRange" to TPieSeries to enable a "halfdonut series"
git-svn-id: trunk@62354 -
|
2019-12-08 18:22:21 +00:00 |
|
wp
|
b4a469cf74
|
TAChart: Fix line demo (inconsistent behavior when "3D" and "rotated" boxes are checked and "Add" is pressed).
git-svn-id: trunk@62290 -
|
2019-11-23 22:59:36 +00:00 |
|
wp
|
4c785559bb
|
TAChart: Fix crash when unsorted data are entered into DataPointsEditor for a sorted chartsource
git-svn-id: trunk@62289 -
|
2019-11-23 22:26:40 +00:00 |
|
wp
|
09c0c58381
|
TAChart: Fix TCustomPieSeries.FindContainingSlice if one of the pies has size 0. Issue #36332, based on patch by TK.
git-svn-id: trunk@62282 -
|
2019-11-22 10:22:39 +00:00 |
|
wp
|
cdeae9a384
|
TAChart: Fix updating of extent caches for sources with multiple y and/or x values. Patch by Marcin Wiazowski.
git-svn-id: trunk@62269 -
|
2019-11-18 18:31:18 +00:00 |
|
wp
|
410b95d666
|
TAChart: Avoid crash in unfavorable cases when cChart, NavPanel and AutoScaleAxisTransforms are on the form (https://forum.lazarus.freepascal.org/index.php/topic,47429.0.html). Patch by PaulRowntree.
git-svn-id: trunk@62255 -
|
2019-11-17 11:29:33 +00:00 |
|
wp
|
e8997fb67b
|
TAChart: Add source code for tutorials https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Userdefined_ChartSource and https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Dual_y_axis,_Legend
git-svn-id: trunk@62246 -
|
2019-11-16 10:52:06 +00:00 |
|
wp
|
d35e17fbdd
|
TAChart: Update tutorial "background" to avoid the deprecated background drawing events.
git-svn-id: trunk@62229 -
|
2019-11-10 21:58:05 +00:00 |
|
wp
|
0f9f6cb8b1
|
TAChart: AutoSize controls in printdemo, replace chart background colors by clWhite for correct printing in gtk2.
git-svn-id: trunk@62202 -
|
2019-11-05 18:57:11 +00:00 |
|
wp
|
7db04f024b
|
TAChart: Raise an EChartError if TBarSeries.Extent is called before adding the series to a chart (https://forum.lazarus.freepascal.org/index.php/topic,47295.msg338189.html).
git-svn-id: trunk@62162 -
|
2019-11-03 10:19:02 +00:00 |
|
wp
|
6cd0d667be
|
TAChart: TDateTimeIntervalChartSource supports bracket time sympols in FormatDateTime() now (e.g. [h]:nn:ss).
git-svn-id: trunk@62153 -
|
2019-11-01 18:57:51 +00:00 |
|
wp
|
4f81e53b18
|
TAChart: New axis event OnGetMarkText to replace the old OnMarkToText (which does not pass the used axis in a parameter). Deprecate OnMarkToText.
git-svn-id: trunk@62116 -
|
2019-10-25 14:48:33 +00:00 |
|
wp
|
834b592281
|
TAChart: Avoid painting of gaps in non-solid series using the brush color when ChartStyles are active.
git-svn-id: trunk@62094 -
|
2019-10-20 11:07:40 +00:00 |
|
wp
|
6d317e22dc
|
TAChart: Fix divide-by-zero error in TFitSeries.
git-svn-id: trunk@62073 -
|
2019-10-18 11:15:35 +00:00 |
|
wp
|
e216e6cfec
|
TAChart: Replace r62069 #40d59fec0b by better solution.
git-svn-id: trunk@62070 -
|
2019-10-17 22:08:42 +00:00 |
|
wp
|
40d59fec0b
|
TAChart: Fix chart distance tools crashing when series contains a NaN value.
git-svn-id: trunk@62069 -
|
2019-10-17 22:00:28 +00:00 |
|
wp
|
a43265e3af
|
Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf).
git-svn-id: trunk@62017 -
|
2019-10-09 22:58:49 +00:00 |
|
maxim
|
bfc5807673
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
|
2019-09-20 23:42:25 +00:00 |
|
wp
|
76d23f638b
|
TAChart: Move OpenGL-related units to separate package to avoid requirement of OpenGL libraries when TAChart is built (https://forum.lazarus.freepascal.org/index.php/topic,46713.msg333520.html).
git-svn-id: trunk@61897 -
|
2019-09-18 09:13:39 +00:00 |
|
wp
|
c25bbdfbc0
|
TAChart: Improved usability of AlignSides in TChartExtentLink (https://forum.lazarus.freepascal.org/index.php/topic,46243.msg330963.html#msg330963).
git-svn-id: trunk@61720 -
|
2019-08-18 08:49:14 +00:00 |
|
wp
|
81b07b047c
|
TAChart: Fix scaling of TChartAxis.MeasureLabelSize result.
git-svn-id: trunk@61698 -
|
2019-08-15 21:50:31 +00:00 |
|
wp
|
6cedfbf9a3
|
TAChart: Add property AlignSides to TChartExtentLink.
git-svn-id: trunk@61691 -
|
2019-08-13 22:19:55 +00:00 |
|
wp
|
57dd9caaa1
|
TAChart: Add function TChartAxis.MeasureLabelSize based on code by forum user piola (https://forum.lazarus.freepascal.org/index.php/topic,46243.0.html).
git-svn-id: trunk@61690 -
|
2019-08-13 21:35:46 +00:00 |
|
maxim
|
3836b0ba73
|
Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: trunk@61643 -
|
2019-07-29 21:07:47 +00:00 |
|
wp
|
900910e4c4
|
TAChart: Make sure that builtin ColorSource of TCustomColorMapSeries always provides at least one x value. Patch by Marcin Wiazowski, issue #35705.
git-svn-id: trunk@61409 -
|
2019-06-17 17:53:09 +00:00 |
|
wp
|
0d2a56d82b
|
TAChart: Provide a mechanism which automatically detects when a ListChartSource is sorted. Slightly modified patch by Marcin Wiazowski, issue #35681.
git-svn-id: trunk@61404 -
|
2019-06-17 14:38:02 +00:00 |
|
wp
|
b90a2cb91b
|
TAChart: Fix cursor not restoring when during PanDrag the left mouse button is pressed (http://www.lazarusforum.de/viewtopic.php?f=18&t=12413).
git-svn-id: trunk@61384 -
|
2019-06-14 09:50:38 +00:00 |
|
wp
|
d1fe198799
|
TAChart: Fix compilation of tools demo. Issue #35704. Patch by Marcin Wiazowski.
git-svn-id: trunk@61371 -
|
2019-06-12 20:25:58 +00:00 |
|
wp
|
cdd32d1ca4
|
TAChart: Fix handling of XCountMin and YCountMin parameters for built-in chart source of TCustomSeries. Issue #35665, patch by Marcin Wiazowski.
git-svn-id: trunk@61320 -
|
2019-06-04 14:36:10 +00:00 |
|
wp
|
515b81420b
|
TAChart: Fix issue with sorted TListChartSource when unsorted data are added via DataPoints property. Issue #35664, patch by Marcin Wiazowski.
git-svn-id: trunk@61314 -
|
2019-06-03 22:00:04 +00:00 |
|
wp
|
96442a5bea
|
TAChart: Fix issue in recently added TCustomSortedChartSource.ItemFind(). Issue #35666, patch by Marcin Wiazowski.
git-svn-id: trunk@61313 -
|
2019-06-03 21:49:43 +00:00 |
|
wp
|
bd29c5ea1e
|
TAChart: Minor speed-up of source sorting. Issue #35630, patch by Marcin Wiazowski
git-svn-id: trunk@61305 -
|
2019-05-31 11:34:43 +00:00 |
|
wp
|
c754e91aae
|
TAChart: Paint series shadow to have a constant pixel distance to original position. Issue #35640, patch by Marcin Wiazowski.
git-svn-id: trunk@61304 -
|
2019-05-31 09:48:33 +00:00 |
|
wp
|
a772554251
|
TAChart: Fix drawing issues in TBarSeries for extremely narrow bars. Issue #35623.
git-svn-id: trunk@61282 -
|
2019-05-23 20:56:48 +00:00 |
|
wp
|
01762d1065
|
TAChart: Change TAnimatedChartSource Extent properties to be like those of TSortedChartSource. Issue #35612, patch by Marcin Wiazowski.
git-svn-id: trunk@61270 -
|
2019-05-22 10:47:26 +00:00 |
|
wp
|
b9b93e077d
|
TAChart: Revert r61263 #aa69a266b0 for TADiagramDrawing.pas.
git-svn-id: trunk@61269 -
|
2019-05-22 09:57:30 +00:00 |
|
wp
|
95ca9460ab
|
TAChart: Exit public series methods when series is empty. Issue #35618, patch by Marcin Wiazowski.
git-svn-id: trunk@61268 -
|
2019-05-22 09:32:35 +00:00 |
|
wp
|
e3851a436a
|
TAChart: Add method AddXListY to TListChartSource. Issue #35613, patch by Marcin Wiazowski.
git-svn-id: trunk@61266 -
|
2019-05-21 22:55:32 +00:00 |
|
wp
|
465e3213cc
|
TAChart: Make incidentally published methods of TSortedChartSource public. Issue #35611, patch by Marcin Wiazowski.
git-svn-id: trunk@61265 -
|
2019-05-21 22:47:16 +00:00 |
|
wp
|
b232cf46c0
|
TAChart: Publish "forgotten" properties (Visible, BorderSpacing) for TChartNavPanel and TChartLegendPanel (Issue #35615).
git-svn-id: trunk@61264 -
|
2019-05-21 22:39:44 +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
|
0df144030a
|
TAChart: Avoid exception of savedemo by svg drawer in IDE when a font file cannot be loaded by EasyLazFreeType (https://forum.lazarus.freepascal.org/index.php/topic,45461.0.html)
git-svn-id: trunk@61256 -
|
2019-05-20 23:18:19 +00:00 |
|
wp
|
52f5821504
|
TAChart: Add palette icon for TSortedChartSource.
git-svn-id: trunk@61255 -
|
2019-05-20 23:14:43 +00:00 |
|
wp
|
a0499530b5
|
TAChart: Publish properties XCount and YCount for TUserDefinedChartSource.
git-svn-id: trunk@61254 -
|
2019-05-20 23:13:29 +00:00 |
|
wp
|
bab9f23e1d
|
TAChart: Add demo for SortedChartSource. Based on code by Marcin Wiazowski (issue #35356). Some cosmetic changes in the chartsourcedemo.
git-svn-id: trunk@61253 -
|
2019-05-20 21:56:17 +00:00 |
|
wp
|
3992921b51
|
TAChart: Optimized floating point compare routine for sorting. Issue #35356, patch by Marcin Wiazowski
git-svn-id: trunk@61252 -
|
2019-05-20 21:03:24 +00:00 |
|
wp
|
adc9225cec
|
TAChart: New TSortedChartSource. Issue #35356, patch by Marcin Wiazowski.
git-svn-id: trunk@61251 -
|
2019-05-20 20:54:41 +00:00 |
|
wp
|
0fce68a18e
|
TAChart: Rework of sorting by TCustomChartSource and TListChartSource. Issue #35356, patch by Marcin Wiazowski
git-svn-id: trunk@61248 -
|
2019-05-20 17:32:47 +00:00 |
|
wp
|
a0c1900d66
|
TAChart: Fix demo of svg drawer on non-Windows systems.
git-svn-id: trunk@61243 -
|
2019-05-18 23:08:18 +00:00 |
|
wp
|
5014b158a4
|
TAChart: Fix svg drawer not finding fonts on Mac (https://forum.lazarus.freepascal.org/index.php/topic,45461.msg321532.html).
git-svn-id: trunk@61240 -
|
2019-05-18 21:53:16 +00:00 |
|
maxim
|
dd661a10de
|
Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
git-svn-id: trunk@61233 -
|
2019-05-16 23:10:15 +00:00 |
|
maxim
|
b68407fc52
|
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
|
2019-05-13 23:21:39 +00:00 |
|
wp
|
1740585023
|
TAChart: Make sure that TCustomChartSource.IsSorted is true only when the source really is sorted. Issue #35356, patch by Marcin Wiazowski.
git-svn-id: trunk@61211 -
|
2019-05-12 20:21:17 +00:00 |
|
wp
|
868bbcd076
|
TAChart: Micro-optimization by declaring (some) parameters as "const". Issue #35356, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61190 -
|
2019-05-09 12:42:23 +00:00 |
|
wp
|
68f8ce110e
|
TAChart: Move TCustomSortedChartSource to TACustomSource units. Issue #35356, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61189 -
|
2019-05-09 12:22:17 +00:00 |
|
wp
|
cf39c4e02a
|
TAChart: Improved implementation of IsEquivalent. Issue #35537, patch by Marcin Wiazowski.
git-svn-id: trunk@61188 -
|
2019-05-09 10:32:43 +00:00 |
|
wp
|
854d6a57f8
|
TAChart: More user-friendly zooming behavior when extent limits are active. Issue #35344, patch by Marcin Wiazowski
git-svn-id: trunk@61171 -
|
2019-05-07 14:00:33 +00:00 |
|
wp
|
489364c2aa
|
TAChart: Rework of zooming. Issue #35344, patch by Marcin Wiazowski.
git-svn-id: trunk@61170 -
|
2019-05-07 09:59:37 +00:00 |
|
wp
|
9d5c5b671a
|
TAChart: Avoid occasional unnecessary flicker by TZoomDragTool. Issue #35459, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61166 -
|
2019-05-06 16:27:31 +00:00 |
|
wp
|
ae5ab44793
|
TAChart: Avoid uninitialized parameter in TBarSeries.Extent calculation when XCount = 0.
git-svn-id: trunk@61083 -
|
2019-04-29 16:51:05 +00:00 |
|
wp
|
fda91e1ea3
|
TAChart: Calculate TCustomChartSource.BasicExtent based on sorting parameters only when the source really is sorted.
git-svn-id: trunk@61082 -
|
2019-04-29 16:46:17 +00:00 |
|
wp
|
1fdda19c69
|
TAChart: Minor improvement in ColorMapSeries' built-in color sources. Issue #35463, patch by Marcin Wiazowski.
git-svn-id: trunk@61081 -
|
2019-04-29 16:36:29 +00:00 |
|
wp
|
6c66672e31
|
TAChart: Fix access to cached ChartListSource extents while the source is being updated. Issue #35463, patch by Marcin Wiazowski.
git-svn-id: trunk@61080 -
|
2019-04-29 16:34:46 +00:00 |
|
wp
|
0979ae36e8
|
TAChart: Fix issues of TCalculatedChartsource related to YCount = 0 and Y value reordering.
git-svn-id: trunk@61079 -
|
2019-04-29 13:16:45 +00:00 |
|
wp
|
a58d97ece8
|
TAChart: Properly set TCustomAnimatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61022 -
|
2019-04-19 15:39:03 +00:00 |
|
wp
|
5004cea104
|
TAChart: Update func_series tutorial to reflect new OnExtentValidate event.
git-svn-id: trunk@61021 -
|
2019-04-19 12:29:00 +00:00 |
|
wp
|
aae7dd012f
|
TAChart: Properly set TCalculatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, based on patch by Marcin Wiazowski.
git-svn-id: trunk@61020 -
|
2019-04-19 11:56:19 +00:00 |
|
wp
|
c0f90521ad
|
TAChart: New extent validation event for TChart. Deprecate OnExtentChanging event. Issue #35390, patch by Marcin Wiazowski.
git-svn-id: trunk@61017 -
|
2019-04-18 14:11:22 +00:00 |
|
wp
|
81f4762dba
|
TAChart: Fix TCustomChartSource.FindBounds for XCount = 0. Add test cases.
git-svn-id: trunk@61016 -
|
2019-04-18 13:49:58 +00:00 |
|
wp
|
72317a44ee
|
TAChart: TOpenHighLowCloseSeries and TBoxAndWhiskerSeries accept XCount=0. Some missing fixes in the basic source classes for XCount=0.
git-svn-id: trunk@61004 -
|
2019-04-17 21:37:21 +00:00 |
|
wp
|
635cd97135
|
TAChart: Fix typo in TChartSeries.GraphPointX
git-svn-id: trunk@61002 -
|
2019-04-17 20:21:48 +00:00 |
|
wp
|
97dbba89f5
|
TAChart: Add notification of chart by source when it is no longer sorted.
git-svn-id: trunk@61000 -
|
2019-04-16 21:43:51 +00:00 |
|
wp
|
abdb6abcaf
|
TAChart: Fix axis labels for sorting a chart source with XCount = 0. Minor changes in sort_demo.
git-svn-id: trunk@60999 -
|
2019-04-16 21:41:46 +00:00 |
|
wp
|
f6fc50d43c
|
TAChart: Simplify calculation of TCustomChartSource.BasicExtent when XCount = 0.
git-svn-id: trunk@60998 -
|
2019-04-16 17:57:01 +00:00 |
|
wp
|
dcb6dc0705
|
TAChart: Fix initialization/reset issue in TCustomAxisChartSource. Issue #35387, patch by Marcin Wiazowski.
git-svn-id: trunk@60997 -
|
2019-04-16 14:24:51 +00:00 |
|
wp
|
5d5d933bd5
|
TAChart: Add demo to show sorting of series based on the new XCount=0 feature.
git-svn-id: trunk@60996 -
|
2019-04-16 14:20:44 +00:00 |
|
wp
|
ac880dd4b9
|
TAChart: Allow XCount=0 for TChartSource meaning "replace X by point index". Still some issues.
git-svn-id: trunk@60995 -
|
2019-04-16 14:16:58 +00:00 |
|
wp
|
d9bccc11be
|
TAChart: Optimzed extent calculation when chart source is sorted. Issue #35389, patch by Marcin Wiazowski.
git-svn-id: trunk@60991 -
|
2019-04-16 07:36:48 +00:00 |
|
maxim
|
d7f986c747
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35385
git-svn-id: trunk@60987 -
|
2019-04-15 22:07:40 +00:00 |
|
wp
|
c061954bc6
|
TAChart: Add test for sorting.
git-svn-id: trunk@60986 -
|
2019-04-15 21:26:47 +00:00 |
|
wp
|
93c0be69fd
|
TAChart: Fix distance demo not displaying fit results any more.
git-svn-id: trunk@60985 -
|
2019-04-15 20:13:40 +00:00 |
|
wp
|
78857f4559
|
TAChart: Deprecate TDataPointDrawTool.OnShow by and replace by TDataPointDrawTool.OnCustomDraw.
git-svn-id: trunk@60984 -
|
2019-04-15 19:40:19 +00:00 |
|
wp
|
c17a8a1444
|
TAChart: Remove incorrect inline directives introduced by r60972 #6908af06b3.
git-svn-id: trunk@60983 -
|
2019-04-15 16:32:26 +00:00 |
|
wp
|
2d7a2cb821
|
TAChart: Make TCustomSortedChartSource.Sort safer and more versatile. Part of patch by Marcin Wiazowski.
git-svn-id: trunk@60981 -
|
2019-04-15 08:32:20 +00:00 |
|
wp
|
f308975433
|
TAChart: TListChartSource.SetDataPoints cosmetic. Patch by Marcin Wiazowski.
git-svn-id: trunk@60980 -
|
2019-04-15 08:11:49 +00:00 |
|
wp
|
11980328ba
|
TAChart: Avoid unnecessary Sort calls in TCustomSortedChartSource. Patch by Marcin Wiazowski.
git-svn-id: trunk@60979 -
|
2019-04-15 07:46:15 +00:00 |
|
wp
|
adbafa8cf4
|
TAChart: Faster access to list elements in QuickSort of TCustomSortedChartSource. Patch by Marcin Wiazowski.
git-svn-id: trunk@60978 -
|
2019-04-15 07:40:10 +00:00 |
|
wp
|
28fbd73d9d
|
TAChart: Add setter for TCustomSortedChartSource.OnCompare. Patch by Marcin Wiazowski.
git-svn-id: trunk@60977 -
|
2019-04-15 07:36:54 +00:00 |
|
maxim
|
e3c1603b88
|
TAChart: updated Russian translation
git-svn-id: trunk@60975 -
|
2019-04-14 23:23:24 +00:00 |
|
wp
|
6908af06b3
|
TAChart: Refactoring of chart sources for sorting. TListChartSource now can be sorted by X, Y, Text, etc. Issue #35356, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60972 -
|
2019-04-14 20:52:38 +00:00 |
|
wp
|
a154d474bd
|
TAChart: Use "nice" TListChartSource floating point numbers in data point editor and lfm file. Issue #35374, patch by Marcin Wiazowski.
git-svn-id: trunk@60961 -
|
2019-04-13 22:06:33 +00:00 |
|
wp
|
e506b7235c
|
TAChart: Fix some chart tools not being painted when chart is saved to image file.
git-svn-id: trunk@60942 -
|
2019-04-12 17:23:29 +00:00 |
|
wp
|
178c07d81e
|
TAChart: cosmetic
git-svn-id: trunk@60935 -
|
2019-04-12 07:30:48 +00:00 |
|
wp
|
022bdf31b8
|
TAChart: Fix TBubbleSeries crashing when labels are shown (due to r60636 #fe85948fb3). Issue #35364, patch by Marcin Wiazowski.
git-svn-id: trunk@60934 -
|
2019-04-12 07:26:42 +00:00 |
|
wp
|
2e6f06cd26
|
TAChart: Add script to create chm help file
git-svn-id: trunk@60927 -
|
2019-04-11 11:30:58 +00:00 |
|
wp
|
e305166373
|
TAChart: Add missing notification calls when ListChartSource changes. Issue #35360, patch by Marcin Wiazowski.
git-svn-id: trunk@60923 -
|
2019-04-11 09:02:44 +00:00 |
|
maxim
|
4c0ee118e5
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35358
git-svn-id: trunk@60921 -
|
2019-04-10 22:39:07 +00:00 |
|
wp
|
1f22ddf494
|
TAChart: Delete left-over files from r60862 #f8b11dcbbf
git-svn-id: trunk@60920 -
|
2019-04-10 22:36:52 +00:00 |
|
maxim
|
3f78f22bc6
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35351
git-svn-id: trunk@60919 -
|
2019-04-10 22:31:13 +00:00 |
|
wp
|
b15c2b23fd
|
TAChart: Ignore XList when sorting ListChartSource. Issue #35188.
git-svn-id: trunk@60918 -
|
2019-04-10 12:26:35 +00:00 |
|
wp
|
7b666b270f
|
TAChart: New property LimitToExtent for zooming tools. Issue #35344, patch by Marcin Wiazowski.
git-svn-id: trunk@60905 -
|
2019-04-10 08:24:10 +00:00 |
|
wp
|
48c62ca44d
|
TAChart: Undo r60740 #b2a4a7868b (sorting of ListSource by y value). Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60904 -
|
2019-04-10 07:51:19 +00:00 |
|
wp
|
6d39a8ac82
|
TAChart: Make sure that chart tools always work with valid image-graph scaling. Issue #35337, patch by Marcin Wiazowski.
git-svn-id: trunk@60894 -
|
2019-04-07 22:02:22 +00:00 |
|
wp
|
db88431d08
|
TAChart: Optimization of chart sources between BeginUpdate/EndUpdate. Issue #35333, patch by Marcin Wiazowski.
git-svn-id: trunk@60868 -
|
2019-04-07 17:59:28 +00:00 |
|
wp
|
a6e96bfe61
|
TAChart: Fix compilation of navigatedemo
git-svn-id: trunk@60865 -
|
2019-04-07 14:27:20 +00:00 |
|
wp
|
f8b11dcbbf
|
TAChart: Fix compilation of additional drawer packages in FPC 3.2+
git-svn-id: trunk@60862 -
|
2019-04-07 12:08:44 +00:00 |
|
wp
|
48a07c9bb8
|
TAChart: Check value for NaN BEFORE setting in x-sorted ListChartSource (instead of AFTER). Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60856 -
|
2019-04-06 08:24:27 +00:00 |
|
wp
|
87794fe7a2
|
TAChart: Fix invalidation of extent caches. Issue #35313, forgotten part from patch by Marcin Wiazowski.
git-svn-id: trunk@60848 -
|
2019-04-05 22:24:07 +00:00 |
|
wp
|
d5e0bb643c
|
TAChart: Improved painting of TChartComboBox in Linux.
git-svn-id: trunk@60847 -
|
2019-04-05 22:05:50 +00:00 |
|
wp
|
056f96d7b5
|
TAChart: Caching of cumulative and x/y list extents of chart sources. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60846 -
|
2019-04-05 12:13:04 +00:00 |
|
wp
|
31b4c73132
|
TAChart: Fix incomplete resetting of TChartDataItem record for TUserDefinedChartSource in SetDataItemDefaults. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60843 -
|
2019-04-05 10:22:59 +00:00 |
|
wp
|
e7f8525318
|
TAChart: Rename internal TCustomChartSource variables FExtent and FExtentIsValid to FBasicExtent and FBasicExtentIsValid. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60842 -
|
2019-04-05 09:57:55 +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 |
|
wp
|
d1da579c77
|
TAChart: Add forgotten properties to TChartSeriesLegend.Assign.
git-svn-id: trunk@60835 -
|
2019-04-04 18:01:10 +00:00 |
|
wp
|
643da08e7a
|
TAChart: Make TAxisClickTool respond to click on axis grid.
git-svn-id: trunk@60834 -
|
2019-04-04 18:00:13 +00:00 |
|
wp
|
5ebc7810de
|
TAChart: Fix fatal typo in TAChartSeries.Assign.
git-svn-id: trunk@60833 -
|
2019-04-04 17:58:46 +00:00 |
|
maxim
|
9d644618a4
|
TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@60829 -
|
2019-04-04 14:09:26 +00:00 |
|
wp
|
54d3652c78
|
TAChart: Handle Arrow by TChartBasicAxis.Assign.
git-svn-id: trunk@60828 -
|
2019-04-04 11:34:26 +00:00 |
|
wp
|
a92054a040
|
TAChart: Add try-finally block to TCubicSplineSeries.PrepareCoeffs. Issue #35268, patch by Marcin Wiazowski
git-svn-id: trunk@60821 -
|
2019-04-02 20:24:36 +00:00 |
|
wp
|
c4c50a69c7
|
TAChart: Fix TCubicSplineSeries.Assign not trigger recreation of splines.
git-svn-id: trunk@60820 -
|
2019-04-02 06:58:20 +00:00 |
|
wp
|
09a76c0d2d
|
TAChart: Fix incorrect IsFewPoints() of TCubicSplineSeries.Spline (introduced by r60809 #0c695d9c39). Issue #35268, patch by Marcin Wiazowski.
git-svn-id: trunk@60819 -
|
2019-04-02 04:46:07 +00:00 |
|
wp
|
43e2ae0cf6
|
TAChart: Initial implementation of TLegendClickTool.
git-svn-id: trunk@60818 -
|
2019-04-01 22:55:53 +00:00 |
|
wp
|
197014d2a1
|
TAChart: Do not invalidate ListChartSource extent upon deletion of a ChartDataItem when XCount or YCount is 0.
git-svn-id: trunk@60816 -
|
2019-04-01 12:33:42 +00:00 |
|
wp
|
dcfcbce007
|
TAChart: Improved TListChartSource extent updating when x/y values are changed. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60815 -
|
2019-04-01 12:25:29 +00:00 |
|
wp
|
fb8517abce
|
TAChart: Invalidate source extent after setting XCount or YCount. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60814 -
|
2019-04-01 11:48:06 +00:00 |
|
wp
|
de87beb2b1
|
TAChart: Cosmetic changes in TCustomChartSource.ExtentCumulative. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60813 -
|
2019-04-01 11:31:10 +00:00 |
|
wp
|
32526da603
|
TAChart: Fix index limit error in TCustomChartSource.GetErrorBarValues. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60812 -
|
2019-04-01 11:25:05 +00:00 |
|
wp
|
36db373002
|
TAChart: Cosmetic changes (camel-cased "ErrorBar"), some clean-up.
git-svn-id: trunk@60811 -
|
2019-04-01 11:20:39 +00:00 |
|
wp
|
898c85aa46
|
TAChart: In TListChartSourceStrings, replace local function SourceClassString by NameOrClassName(). Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60810 -
|
2019-04-01 10:55:36 +00:00 |
|
wp
|
0c695d9c39
|
TAChart: Speed optimization for preparing TCubicSplineSeries splines. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60809 -
|
2019-04-01 10:43:13 +00:00 |
|
wp
|
ff1abdbffb
|
TAChart: Improve TCubicSplineSeries by making its procedure GetSplineXRange a function and avoiding the IfThen calls. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60804 -
|
2019-03-31 14:38:38 +00:00 |
|
wp
|
d0f6276d0c
|
TAChart: Add fields missing from TCubicSplineSeries.Assign. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60803 -
|
2019-03-31 14:29:19 +00:00 |
|
wp
|
0a93bb1e76
|
TAChart: Properly initialize the CachedExtent used by TCubicSplineSeries. Issue #35268, patch by Marcin Wiazowski.
git-svn-id: trunk@60802 -
|
2019-03-31 11:30:22 +00:00 |
|
wp
|
23473d15d0
|
TAChart: Fix silent exception EAbort in TBroadcaster. Issue #35210, patch by Marcin Wiazowski.
git-svn-id: trunk@60801 -
|
2019-03-31 10:44:36 +00:00 |
|
wp
|
c53612413e
|
TAChart: Better-suited parameters in OnClick event of TTitleFootClickTool.
git-svn-id: trunk@60800 -
|
2019-03-30 23:15:36 +00:00 |
|
wp
|
ad24ca68a1
|
TAChart: Initial implementation of TTitleFootClickTool.
git-svn-id: trunk@60799 -
|
2019-03-30 21:32:25 +00:00 |
|
wp
|
e2af06f634
|
TAChart: Improved cooperation of TAxisClickTool with other tools.
git-svn-id: trunk@60796 -
|
2019-03-29 23:57:33 +00:00 |
|
wp
|
6a763b0115
|
TAChart: Initial implementation of TAxisClickTool.
git-svn-id: trunk@60795 -
|
2019-03-29 23:02:48 +00:00 |
|
wp
|
ad745203a8
|
TAChart: Fix speed issue in drawing TCubicSplineSeries with many data points and with NaN as Y (caused by r60788 #2e629563b1)
git-svn-id: trunk@60791 -
|
2019-03-28 09:01:38 +00:00 |
|
wp
|
2e629563b1
|
TAChart: Fix merging of intervals in TIntervalList, add test case. Issue #35268, part of "patch2" by Marcin Wiazowski
git-svn-id: trunk@60788 -
|
2019-03-27 22:43:18 +00:00 |
|
wp
|
2c3ac872b4
|
TAChart: Some optimization of TCubicSplineSeries painting after r60785 #3c24b3ee10. Less hints and warnings.
git-svn-id: trunk@60787 -
|
2019-03-27 22:30:36 +00:00 |
|
wp
|
3c24b3ee10
|
TAChart: Refactor TDrawFuncHelper for passing every data point in TCubicSplineSeries. Issue #35268.
git-svn-id: trunk@60785 -
|
2019-03-26 22:32:50 +00:00 |
|
wp
|
56f340d0ba
|
TAChart: Refactor drawing for new bar shapes of TBarSeries.
git-svn-id: trunk@60769 -
|
2019-03-25 15:22:50 +00:00 |
|
wp
|
4ef73c26d0
|
TAChart: Implement in drawing backends methods to access pen color only.
git-svn-id: trunk@60768 -
|
2019-03-25 12:34:17 +00:00 |
|
wp
|
b72b08174e
|
TAChart: Fix bar series shapes when axes are rotated.
git-svn-id: trunk@60767 -
|
2019-03-25 00:56:54 +00:00 |
|
wp
|
0bfea66f90
|
TAChart: Add clipping option to TDatapointDistanceTool. Update demo.
git-svn-id: trunk@60766 -
|
2019-03-24 21:39:45 +00:00 |
|
wp
|
a4166ee45d
|
TAChart: Add property TBarShape to TBarSeries to allow painting of bars as cylinders, pyramids, prisms etc. Add related demo.
git-svn-id: trunk@60762 -
|
2019-03-24 15:57:28 +00:00 |
|
wp
|
f11f384ce4
|
TAChart: Fire OnCustomDrawPie event also when top faces of a pie series are drawn.
git-svn-id: trunk@60757 -
|
2019-03-24 10:40:31 +00:00 |
|
wp
|
47bccc778c
|
TAChart: Add event OnCustomDrawBar to TBarSeries, deprecate old OnBeforeDrawBar. Rename TPieSeries.OnDrawPie to .OnCustomDrawPie.
git-svn-id: trunk@60755 -
|
2019-03-23 23:19:53 +00:00 |
|
wp
|
0c7f82169d
|
TAChart: Provide public method TPieSeries.CalcBorderPoint.
git-svn-id: trunk@60752 -
|
2019-03-23 18:47:26 +00:00 |
|
wp
|
1b480c8800
|
TAChart: Make method TPieSeries.CalcInnerRadius public.
git-svn-id: trunk@60751 -
|
2019-03-23 18:40:24 +00:00 |
|
wp
|
e3bb0c1dd4
|
TAChart: Implement event OnDrawPie for custom painting of TPieSeries.
git-svn-id: trunk@60750 -
|
2019-03-23 18:12:58 +00:00 |
|
wp
|
189f92546d
|
TAChart: Refactor drawing of 3d TPieSeries
git-svn-id: trunk@60747 -
|
2019-03-23 12:36:06 +00:00 |
|
wp
|
0db4490515
|
TAChart: Fix several issues related with TIntervalList.Epsilon. Implement open intervals for TIntervalList.AddRange. Issue #35250, patch by Marcin Wiazowski.
git-svn-id: trunk@60743 -
|
2019-03-22 08:42:40 +00:00 |
|
wp
|
b2a4a7868b
|
TAChart: Implement sorting of TListChartsource by y value when XCount is 0. Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60740 -
|
2019-03-20 23:26:27 +00:00 |
|
wp
|
7ff89755ee
|
TAChart: Adapt test suite to change in r60642 #6d0a2c7637
git-svn-id: trunk@60738 -
|
2019-03-20 16:41:34 +00:00 |
|
wp
|
113bfca313
|
TAChart: Fix issues in TIntervalList due to Epsilon being considered to be an absolute number. Issue #35250.
git-svn-id: trunk@60737 -
|
2019-03-20 15:56:33 +00:00 |
|
wp
|
50b7e5b2a4
|
TAChart: Add new properties Orientation and ViewAngle to TPieSeries. Update demo.
git-svn-id: trunk@60728 -
|
2019-03-19 22:11:22 +00:00 |
|
wp
|
0828a25696
|
TAChart: Add new property "StartAngle" to TPieSeries. Update demo (new layout).
git-svn-id: trunk@60717 -
|
2019-03-18 22:35:15 +00:00 |
|
wp
|
cbf913ae02
|
TAChart: Some more improvements of 3D painting of TPieSeries.
git-svn-id: trunk@60714 -
|
2019-03-17 22:11:53 +00:00 |
|
wp
|
3b6eb99826
|
TAChart: Add documentation for TPieSeries. Sort pie slices in 3D mode only.
git-svn-id: trunk@60702 -
|
2019-03-16 18:32:43 +00:00 |
|
wp
|
f175271dc3
|
TAChart: Improved drawing algorithm for 3d pie series.
git-svn-id: trunk@60694 -
|
2019-03-16 12:14:09 +00:00 |
|
wp
|
2a24bff643
|
TAChart: New property MarkPositionCentered for TPieSeries.
git-svn-id: trunk@60688 -
|
2019-03-15 19:04:46 +00:00 |
|
wp
|
a8812d76d2
|
TAChart: Add new property InnerRadiusPercent to TPieSeries for achieving a "donut" series
git-svn-id: trunk@60666 -
|
2019-03-14 11:13:12 +00:00 |
|
wp
|
9e111d1a22
|
TAChart: Add new property DepthBrightnessDelta to some series for improved rendering in pseudo-3D mode. Update related demos.
git-svn-id: trunk@60659 -
|
2019-03-12 17:35:19 +00:00 |
|
wp
|
1cc7886edf
|
TAChart: Fix broadcasting of notifications when an exception occurs. Issue #35210, patch by Marcin Wiazowski.
git-svn-id: trunk@60657 -
|
2019-03-12 08:58:56 +00:00 |
|
wp
|
967a52e177
|
TAChart: Marginal improvement of 3D painting of pie series. Still some issues with very narrow slices.
git-svn-id: trunk@60655 -
|
2019-03-11 22:05:14 +00:00 |
|
wp
|
4b7e0a544e
|
TAChart: Exit TFieldSeries.GetNearestPoint immediately when series is empty.
git-svn-id: trunk@60640 -
|
2019-03-09 22:31:36 +00:00 |
|
wp
|
cbaaf56d38
|
TAChart: Fix data point tools crashing due to invalid graph/image conversion when tool is active before chart is drawn.
git-svn-id: trunk@60639 -
|
2019-03-09 22:27:42 +00:00 |
|
wp
|
c120c80f2d
|
TAChart: Fix typo.
git-svn-id: trunk@60638 -
|
2019-03-09 21:51:54 +00:00 |
|
wp
|
37ebb5c856
|
TAChart: Fix painting of FieldSeries data point labels, issue #35212, patch by Marcin Wiazowski.
git-svn-id: trunk@60637 -
|
2019-03-09 21:49:27 +00:00 |
|
wp
|
fe85948fb3
|
TAChart: Fix chart scaling issues, patch by Marcin Wiazowski, issue #35207. Update some demos.
git-svn-id: trunk@60636 -
|
2019-03-09 18:09:47 +00:00 |
|
wp
|
3dbbd29573
|
TAChart: Fix painting of 3D pie series.
git-svn-id: trunk@60624 -
|
2019-03-08 21:57:18 +00:00 |
|
wp
|
70c4daf8d1
|
TAChart: Some more minor improvements of TFuncSeries etc. Patch by Marcin Wiazowski, issue #35200.
git-svn-id: trunk@60618 -
|
2019-03-07 21:58:08 +00:00 |
|
wp
|
8e58aa9ceb
|
TAChart: Test and update all demo projects
git-svn-id: trunk@60617 -
|
2019-03-07 15:16:47 +00:00 |
|
wp
|
56dc7877d1
|
TAChart: Fix potentially invalid parameter in TAChartUtils.TIntervalList.Intersect. Issue #35200.
git-svn-id: trunk@60615 -
|
2019-03-07 12:54:41 +00:00 |
|
wp
|
b76c40b65e
|
TAChart: Improved painting of dummy designtime curve of TParametricCurveSeries
git-svn-id: trunk@60611 -
|
2019-03-07 09:38:40 +00:00 |
|
wp
|
cf67b5ff36
|
TAChart: Make TFuncSeries respect the values of its Extent properties (issue #35200, modified patch by Marcin Wiazowski). Fix painting of dummy design-time function for non-default Extent.
git-svn-id: trunk@60610 -
|
2019-03-07 09:22:06 +00:00 |
|
wp
|
f520fd4ad5
|
TAChart: Fix TFuncSeries crashing at runtime when no OnCalculate handler is assigned. Issue #35200.
git-svn-id: trunk@60609 -
|
2019-03-07 09:04:12 +00:00 |
|
maxim
|
1f45fcf816
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35192
git-svn-id: trunk@60600 -
|
2019-03-06 22:29:13 +00:00 |
|
wp
|
c81de7635a
|
TAChart: Rename new TFitSeries property "CombinedExtentY" to "UseCombinedExtentY". Some improved comments.
git-svn-id: trunk@60598 -
|
2019-03-06 16:45:38 +00:00 |
|
wp
|
7e2608eff7
|
TAChart: Fix extent of TFitSeries ignoring shape of calculated fit curve. Based on patch by Marcin Wiazowski, issue #35183
git-svn-id: trunk@60597 -
|
2019-03-06 09:10:33 +00:00 |
|
wp
|
999c63b476
|
TAChart: Fix compilation of toolsdemo.
git-svn-id: trunk@60594 -
|
2019-03-05 10:39:47 +00:00 |
|
wp
|
a1002adf5f
|
TAChart: Fix TDBChartSource to work again even if no FieldX is specified.
git-svn-id: trunk@60593 -
|
2019-03-05 10:35:44 +00:00 |
|
wp
|
b583d03e54
|
TAChart: Fix TFitSeries crashing without ParentChart (demos/runtime/plotdemo).
git-svn-id: trunk@60586 -
|
2019-03-04 17:38:18 +00:00 |
|
wp
|
5fb72b751a
|
TAChart: Fix TFitSeries extent calculation to include the fitted curve. Issue #35183, patch by Marcin Wiazowski.
git-svn-id: trunk@60585 -
|
2019-03-04 17:34:41 +00:00 |
|
maxim
|
8b7e2c1e47
|
TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60573 -
|
2019-03-03 23:10:46 +00:00 |
|
wp
|
48ce9f091f
|
TAChart: Refactor equation text generation for TFitSeries to simplify cases where coefficients are 1
git-svn-id: trunk@60569 -
|
2019-03-03 15:32:28 +00:00 |
|
wp
|
7534bcabb3
|
TAChart: Use TFitSeries' own error messages in the fit demo program.
git-svn-id: trunk@60568 -
|
2019-03-03 11:53:17 +00:00 |
|
wp
|
c91e35a5af
|
TAChart: Invalidate fit results after calling TFitSeries.SetFitBasisFunc. Issue #35179, patch by Marcin Wiazowski.
git-svn-id: trunk@60567 -
|
2019-03-03 11:09:23 +00:00 |
|
wp
|
a178f5a031
|
TAChart: Change fit parameter count in the setter of TFitSeries.FitEquation only when required. Issue #35178.
git-svn-id: trunk@60566 -
|
2019-03-03 10:14:36 +00:00 |
|
wp
|
11d96908a0
|
TAChart: Add range checks to TFitSeries. Issue #35175, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60561 -
|
2019-03-02 18:50:34 +00:00 |
|
wp
|
71d732e388
|
TAChart: Extend fit demo to show FitSeries.LegendText as HTML.
git-svn-id: trunk@60560 -
|
2019-03-02 16:33:33 +00:00 |
|
wp
|
7d71b4d1ac
|
TAChart: More flexibility in setting up TFitSeries.EquationText, e.g. for the legend.
git-svn-id: trunk@60559 -
|
2019-03-02 16:32:31 +00:00 |
|
wp
|
e17a5c165c
|
TAChart: Minor improvement of r60549 #8baa6bdbc1. Patch by Marcin Wiazowski, issue #35162
git-svn-id: trunk@60558 -
|
2019-03-02 16:15:35 +00:00 |
|
wp
|
9972af41b2
|
TAChart: Some simplification in TFitSeries. Code by Marcin Wiazowski, issue #35162.
git-svn-id: trunk@60555 -
|
2019-03-01 23:43:18 +00:00 |
|
wp
|
42a6258229
|
TAChart: Fix and refactor FitEquationText of TFitSeries.
git-svn-id: trunk@60554 -
|
2019-03-01 22:34:58 +00:00 |
|
wp
|
8baa6bdbc1
|
TAChart: Fix initialization of custom fit functions for TFitSeries. Issue #35162.
git-svn-id: trunk@60549 -
|
2019-03-01 00:23:36 +00:00 |
|
maxim
|
e88915bc93
|
TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@60548 -
|
2019-02-28 23:43:36 +00:00 |
|
wp
|
acf40b5480
|
TAChart: Prevent TFitSeries.ParamCount becoming smaller than 1. Issue #35164, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60534 -
|
2019-02-28 15:05:49 +00:00 |
|
wp
|
319386da3f
|
TAChart: Fix compilation on Linux (broken by r60512 #6e6af28591). Patch by Lagunov Aleksey, issue #35167).
git-svn-id: trunk@60532 -
|
2019-02-28 13:24:17 +00:00 |
|
wp
|
14490aab47
|
TAChart: Add option to hide Text column in DataPoints editor.
git-svn-id: trunk@60531 -
|
2019-02-28 13:09:43 +00:00 |
|
wp
|
6a5cde8d8f
|
TAChart: Remove deprecated TFitSeries.GoodnessOfFit and related.
git-svn-id: trunk@60530 -
|
2019-02-28 12:39:04 +00:00 |
|
wp
|
d083286913
|
TAChart: Add property "AutoFit" to TFitSeries. Make TFitSeries return only valid fit results.
git-svn-id: trunk@60529 -
|
2019-02-28 12:37:18 +00:00 |
|
wp
|
f2e16793a2
|
TAChart: Avoid calculation of the fit of a TFitSeries when the series is not visible.
git-svn-id: trunk@60527 -
|
2019-02-27 23:44:55 +00:00 |
|
wp
|
dbab842894
|
TAChart: TCustomChartSource.ExtentList uses only multiple y and ignores multiple x values (which are included in .ExtentXYList).
git-svn-id: trunk@60523 -
|
2019-02-27 00:03:48 +00:00 |
|
wp
|
0bf11ad782
|
TAChart: Fix incorrect handling quotes in TListChartSource.DataPoints. Issue #35155, patch by Marcin Wiazowski.
git-svn-id: trunk@60522 -
|
2019-02-26 20:51:55 +00:00 |
|
wp
|
fd88788ac2
|
TAChart: Fix TListChartSource's extent calculation when XCount or YCount are zero. Issue #35125, patch by Marcin Wiazowski.
git-svn-id: trunk@60515 -
|
2019-02-26 17:26:00 +00:00 |
|
wp
|
fdf2e848f4
|
TAChart: Add ready-made procedure to call DataPoints editor from user call. Add option to hide Color column.
git-svn-id: trunk@60514 -
|
2019-02-26 16:49:58 +00:00 |
|
wp
|
62321271bf
|
TAChart: Some user-interface improvements in DataPoints editor.
git-svn-id: trunk@60513 -
|
2019-02-26 15:39:43 +00:00 |
|
wp
|
6e6af28591
|
TAChart: Increase width of Text column in DataPoints editor.
git-svn-id: trunk@60512 -
|
2019-02-26 15:27:34 +00:00 |
|
wp
|
ff44f7fc58
|
TAChart: Fix usage of quotes and separator in TListChartSource.Datapoints strings. Some more tests.
git-svn-id: trunk@60511 -
|
2019-02-26 15:06:17 +00:00 |
|
maxim
|
6e23c3ccd0
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
git-svn-id: trunk@60509 -
|
2019-02-25 23:38:10 +00:00 |
|
maxim
|
89d112c5bd
|
TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60508 -
|
2019-02-25 23:29:00 +00:00 |
|
wp
|
b31aee71a7
|
TAChart: Fix periodic usage of ChartStyles when drawing series pointers.
git-svn-id: trunk@60507 -
|
2019-02-25 21:15:34 +00:00 |
|
wp
|
2361649666
|
TAChart: Extend TListChartSource.DataPoints to support separator ('|') as well as line breaks in the Text field.
git-svn-id: trunk@60501 -
|
2019-02-25 18:44:13 +00:00 |
|
wp
|
e5871a60af
|
TAChart: Add commands "Move up" and "Move down" to DataPoints editor's popup menu.
git-svn-id: trunk@60498 -
|
2019-02-25 15:30:29 +00:00 |
|
wp
|
ccdd55bc35
|
TAChart: Fix DataPoint editor choking on '?' for the data point color.
git-svn-id: trunk@60497 -
|
2019-02-25 13:01:30 +00:00 |
|
wp
|
b5c746495a
|
TAChart: Split design code off of DataPoint editor.
git-svn-id: trunk@60496 -
|
2019-02-25 11:32:26 +00:00 |
|
wp
|
ae615c82e7
|
TAChart: Check TListChartSource.DataPoints for valid numeric data. Fix DataPoints editor to handle NaN correctly.
git-svn-id: trunk@60495 -
|
2019-02-25 11:17:39 +00:00 |
|
wp
|
cc5f16814e
|
TAChart: Add input validation to Datapoints editor.
git-svn-id: trunk@60494 -
|
2019-02-25 09:11:49 +00:00 |
|
wp
|
d0c12bd673
|
TAChart: Allow XCount=0 or YCount=0 in TListChartSource.Datapoints property editor. Patch by Marcin Wiazowski.
git-svn-id: trunk@60493 -
|
2019-02-25 09:03:44 +00:00 |
|
wp
|
5207c624ac
|
TAChart: Some optimizations from patches by Marcin Wiazowski. Decimal separator test for TListChartSource.DataPoints.
git-svn-id: trunk@60491 -
|
2019-02-24 22:11:44 +00:00 |
|
wp
|
cd2e076da1
|
TAChart: Fix TListChartSource.DataPoints streaming error. Issue #0035125, patch by Marcin Wiazowski. Update test program.
git-svn-id: trunk@60490 -
|
2019-02-24 21:27:39 +00:00 |
|
wp
|
c22a72e5b1
|
TAChart: Remove redundant code after r60464 #bb30af0ea0. Patch by Marcin Wiazowski, Issue #35089
git-svn-id: trunk@60471 -
|
2019-02-20 21:53:24 +00:00 |
|
wp
|
80360508ab
|
TAChart: cosmetic
git-svn-id: trunk@60468 -
|
2019-02-20 10:35:26 +00:00 |
|
wp
|
20dc853154
|
TAChart: Fix TDBChartSource to allow multiple x values.
git-svn-id: trunk@60467 -
|
2019-02-20 09:51:30 +00:00 |
|
wp
|
bb30af0ea0
|
TAChart: Avoid crash when XCount and/or YCount of a chart source is changed to illegal value while attached to a series. Issue #35089, patch by Marcin Wiazowski
git-svn-id: trunk@60464 -
|
2019-02-20 06:31:02 +00:00 |
|
maxim
|
0580bda5ae
|
TAChart: improved Russian translation
git-svn-id: trunk@60461 -
|
2019-02-19 17:25:34 +00:00 |
|
maxim
|
ee93df459c
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35117
git-svn-id: trunk@60460 -
|
2019-02-19 17:18:17 +00:00 |
|
maxim
|
53b59cd3b1
|
TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60459 -
|
2019-02-19 17:09:27 +00:00 |
|
wp
|
8dbfa92933
|
TAChart: More general code for ErrorBarData in TListChartSource.
git-svn-id: trunk@60458 -
|
2019-02-18 23:36:17 +00:00 |
|
wp
|
a47b0300f7
|
TAChart: Fix TListSource.Copyfrom not copying additional x values.
git-svn-id: trunk@60457 -
|
2019-02-18 23:35:22 +00:00 |
|
wp
|
7820ac9ebb
|
TAChart: Fix TBasicPointSeries.UpdateMargins for series with unusual x/y coordinates (e.g. TPolarSeries).
git-svn-id: trunk@60454 -
|
2019-02-18 22:22:20 +00:00 |
|
wp
|
8eb1697eef
|
TAChart: Remove reticule-related properties and methods, were deprecated in v2.0 or earlier.
git-svn-id: trunk@60453 -
|
2019-02-18 18:58:14 +00:00 |
|
wp
|
647cf1e646
|
TAChart: Remove redunant checks for YCount when adding data points to built-in listsource of a series.
git-svn-id: trunk@60452 -
|
2019-02-18 18:44:17 +00:00 |
|
wp
|
df925c15ce
|
TAChart: Revert r60446 #0ec4d4477b (breaks third-party chart sources).
git-svn-id: trunk@60451 -
|
2019-02-18 18:30:05 +00:00 |
|
wp
|
af5746fb55
|
TAChart: Set correct XCount and YCount of built-in list chart source when series is created. Issue #35089, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60450 -
|
2019-02-18 18:19:20 +00:00 |
|