Commit Graph

1122 Commits

Author SHA1 Message Date
ask
6f963be4f2 TAChart: Add NaN demo
git-svn-id: trunk@32323 -
2011-09-13 17:17:49 +00:00
ask
7029ccca10 TAChart: Support NaNs in pie series
git-svn-id: trunk@32322 -
2011-09-13 17:08:25 +00:00
ask
6cad306a34 TAChart: Support NaNs in bar series
git-svn-id: trunk@32321 -
2011-09-13 16:40:44 +00:00
ask
ea518ad5d3 TAChart: Support NaNs in TChart.IsPointInViewPort
git-svn-id: trunk@32312 -
2011-09-13 07:56:29 +00:00
ask
8b1c326147 TAChart: Support NaN in TListChartSource.SetXValue and SetYValue. Add tests.
git-svn-id: trunk@32311 -
2011-09-13 07:54:01 +00:00
ask
ac90c7b3e0 TAChart: Add chart source enumerator. Add test.
git-svn-id: trunk@32309 -
2011-09-13 07:21:15 +00:00
ask
f15f938f64 TAChart: Fix out-of-range array access in TIntervalList.AddRange
git-svn-id: trunk@32308 -
2011-09-13 07:14:43 +00:00
ask
24260c4e30 TAChart: Skip NaNs when drawing line series
git-svn-id: trunk@32307 -
2011-09-13 04:32:43 +00:00
ask
5e47f77c8b TAChart: Use $PUSH/$POP instead of $IFDEFs to restore compiler options in SafeInfinity
git-svn-id: trunk@32306 -
2011-09-13 03:45:55 +00:00
ask
d48b6c597d TAChart: Fix compile-time range check errors due to NaN usage
git-svn-id: trunk@32305 -
2011-09-13 03:43:05 +00:00
ask
c501d0bda5 TAChart: Mark TCubicSplineSeries.Calculate function public
git-svn-id: trunk@32282 -
2011-09-11 10:25:06 +00:00
jesus
78d95df812 tachart, fix compiler confusion on what version of overloaded function to call
git-svn-id: trunk@32208 -
2011-09-07 18:43:26 +00:00
ask
50521088ff TAChart: Prevent out-of-range access with AccumulationRange=0 and AccumulationMethod=camDerivative
git-svn-id: trunk@32205 -
2011-09-07 10:08:08 +00:00
ask
643751d975 TAChart: Workaround for the derivative calculation at the first data point
git-svn-id: trunk@32204 -
2011-09-07 09:36:25 +00:00
ask
3563b6e636 TAChart: Use TPublishedIntegerSet to store TDataPointTool.AffectedSeries
git-svn-id: trunk@32203 -
2011-09-07 08:41:24 +00:00
ask
f3f19b366a TAChart: Add TPublishedIntegerSet utility object. Add tests for it.
git-svn-id: trunk@32202 -
2011-09-07 08:40:20 +00:00
ask
aca1ae3c43 TAChart: Change TCalculatedChartSource.AccumulationRange default value from 1 to 2
git-svn-id: trunk@32201 -
2011-09-07 08:24:48 +00:00
ask
2451ea26ea TAChart: Add derivative series to the Statistics page of the line demo
git-svn-id: trunk@32185 -
2011-09-05 11:10:20 +00:00
ask
842f2e1772 TAChart: Add camDerivative value to TCalculatedChartSource.AccumulationMethod
git-svn-id: trunk@32184 -
2011-09-05 11:09:12 +00:00
ask
9202316548 TAChart: drag demo: compilation fix and minor update
git-svn-id: trunk@32180 -
2011-09-05 07:11:58 +00:00
ask
336ac44a70 TAChart: Add tagraph.lrs to the package. Fixes issue #20128
git-svn-id: trunk@32168 -
2011-09-03 11:52:32 +00:00
mattias
51032e0c78 undo tachartlazaruspkg
git-svn-id: trunk@32144 -
2011-09-01 17:44:51 +00:00
mattias
478b63f35b IDE: add/remove active file to/from package
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
ask
d5ad4ab713 TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
2011-08-31 11:05:11 +00:00
ask
f32263619c TAChart: Move all editors to 'editors' directory
git-svn-id: trunk@32135 -
2011-08-31 09:05:17 +00:00
ask
300398fe8d TAChart: Add license header
git-svn-id: trunk@32134 -
2011-08-31 09:00:41 +00:00
ask
50c71d7f3b TAChart: Move TADataPointsEditor to editors directory
git-svn-id: trunk@32133 -
2011-08-31 08:58:12 +00:00
ask
3b22c6ae7b TAChart: Extract TAToolEditors unit
git-svn-id: trunk@32132 -
2011-08-31 08:54:00 +00:00
ask
eb98fba4db TAChart: Add TChartExtentLink.Enabled property
git-svn-id: trunk@32128 -
2011-08-31 03:06:29 +00:00
ask
2eff105803 TAChart: Add "Transform" page to the panes demo
git-svn-id: trunk@32097 -
2011-08-29 14:43:56 +00:00
ask
142639461e TAChart: Add panes demo
git-svn-id: trunk@32089 -
2011-08-29 09:03:53 +00:00
ask
763246ef25 TAChart: Add icon for TChartExtentLink component
git-svn-id: trunk@32088 -
2011-08-29 08:57:21 +00:00
ask
069dd88df5 TAChart: Add TChartExtentLink component
git-svn-id: trunk@32087 -
2011-08-29 08:48:49 +00:00
ask
d4f841d515 TAChart: Remove unneeded unit from "uses" clause
git-svn-id: trunk@32086 -
2011-08-29 08:47:08 +00:00
ask
6815af3213 TAChart: Use ColorDialog to edit colors in TDataPointsEditorForm
git-svn-id: trunk@32084 -
2011-08-28 11:56:14 +00:00
ask
f9b4fae300 TAChart: Use Grid.Columns in TDataPointsEditorForm
git-svn-id: trunk@32081 -
2011-08-28 11:13:05 +00:00
ask
2e38d51e90 TAChart: Add design-time editor for TListChartSource.DataPoints property
git-svn-id: trunk@32080 -
2011-08-28 10:06:13 +00:00
ask
d03bd83f01 TAChart: Specify drawer only for TDrawFuncHelper.DrawFunction, not Create
git-svn-id: trunk@32079 -
2011-08-28 06:53:07 +00:00
ask
96bc72c285 TAChart: Add TDataPointTool.DistanceMode property
git-svn-id: trunk@32078 -
2011-08-28 06:50:47 +00:00
ask
3d47dcc48a TAChart: Check UseReticule property only in TReticuleTool
git-svn-id: trunk@32077 -
2011-08-28 06:40:14 +00:00
ask
be28a37a2a TAChart: Implement TCubicSplineSeries.GetNearestPoint
git-svn-id: trunk@32076 -
2011-08-28 06:27:35 +00:00
ask
64c42d5290 TAChart: Correctly calculate TFuncSeries.GetNearestPoint
git-svn-id: trunk@32075 -
2011-08-28 06:18:35 +00:00
ask
dd9ce14656 TAChart: Add TNearestPointParams.FRadius field
git-svn-id: trunk@32074 -
2011-08-28 05:53:15 +00:00
ask
ab098ca690 TAChart: Add TNearestPointResults.FDist field
git-svn-id: trunk@32073 -
2011-08-28 04:52:09 +00:00
ask
cc324e9e04 TAChart: Use records to pass parameters to GetNearestPoint function
git-svn-id: trunk@32072 -
2011-08-28 04:40:05 +00:00
ask
d0faffd601 TAChart: Extract TDrawFuncHelper class
git-svn-id: trunk@32071 -
2011-08-28 01:46:23 +00:00
ask
00a19e4d01 TAChart: Do not subtract ZeroLevel from the bar height
git-svn-id: trunk@32070 -
2011-08-27 15:34:21 +00:00
ask
74bfc779a0 TAChart: Use TChartAxis.Range even if no series is assigned to the axis
git-svn-id: trunk@32028 -
2011-08-21 10:40:49 +00:00
ask
b001e5e50e TAChart: Auto-hide axis if exception is raised while drawing it
git-svn-id: trunk@32027 -
2011-08-21 10:06:43 +00:00
ask
afcfb37496 TAChart: Add TFuncSeries.GetNearestPoint function
git-svn-id: trunk@32026 -
2011-08-21 09:20:16 +00:00