Commit Graph

133 Commits

Author SHA1 Message Date
ask
c30206ff03 TAChart: Add TCustomSeries.ExtentPointIndex{First,Last} properties
git-svn-id: trunk@41792 -
2013-06-22 10:58:46 +00:00
ask
995a2f9aab TAChart: Fix out-of-range error when displaying series with only NaN values
git-svn-id: trunk@41791 -
2013-06-22 10:38:07 +00:00
ask
f4fb26c786 TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
2013-06-21 13:22:14 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
ask
ce06f3131a TAChart: Extract CreateLazIntfImage helper function
git-svn-id: trunk@40089 -
2013-01-31 09:11:51 +00:00
ask
0df5d1caa3 TAChart: Update chart after change to Shadow property of a series
git-svn-id: trunk@40088 -
2013-01-31 08:51:40 +00:00
ask
017e658f9c TAChart: Extract TBasicPo.FindExtentInterval procedure
+ Minor refactoring.

git-svn-id: trunk@40053 -
2013-01-30 13:22:13 +00:00
ask
d91a1f1adc TAChart: Add initial support for shadows
git-svn-id: trunk@40050 -
2013-01-30 06:51:15 +00:00
ask
f0478fa8a2 TAChart: Fix SIGFPE in TChartSeries.Add when the last data item is NaN
git-svn-id: trunk@39861 -
2013-01-15 15:31:56 +00:00
ask
9a5d0a0e44 TAChart: Fix exception on destroying clones series
git-svn-id: trunk@39821 -
2013-01-10 14:18:09 +00:00
ask
f3f890e876 TAChart: Fix SIGFPE while drawing mark labels for series with NaNs
git-svn-id: trunk@39705 -
2013-01-01 03:22:11 +00:00
ask
607dd7c75f TAChart: Hide legend if exception happened while attempting to fill it
git-svn-id: trunk@39599 -
2012-12-20 16:35:42 +00:00
ask
362d125f5b TAChart: Add TChartMarks.AutoMargins property
git-svn-id: trunk@39187 -
2012-10-29 14:09:27 +00:00
ask
1e0cb7d080 TAChart: Fix mark positions for bar series with BarOffsetPercent <> 0
git-svn-id: trunk@39130 -
2012-10-18 16:15:17 +00:00
ask
8a9d23c7e6 TAChart: Measure ZeroLevel in axis units when considering it for label direction
git-svn-id: trunk@39129 -
2012-10-18 15:55:11 +00:00
ask
203ffb01d9 TAChart: Ignore infinite series extent when calculating graph bounds
git-svn-id: trunk@39071 -
2012-10-13 16:09:14 +00:00
ask
a41feb139a TAChart: Move GetBounds procedure from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@39070 -
2012-10-13 15:45:12 +00:00
ask
c66a6f83f6 TAChart: Optimize GetNearestPoint for the case of sorted source and at least linear on X point distance
git-svn-id: trunk@38853 -
2012-09-27 12:10:33 +00:00
ask
cdecf4667d TAChart: Support axis transformations in TCustomChartSeries.MovePoint
git-svn-id: trunk@38788 -
2012-09-21 15:15:24 +00:00
ask
ed154f4797 TAChart: Add TBasicPointSeries.MovePoint overload for graph coordinates
git-svn-id: trunk@38780 -
2012-09-21 11:15:15 +00:00
ask
1789905e3c TAChart: Fix TChartSeries.SetColor to notify all listeners and require ListSource. Add TListChartSource.SetColor
git-svn-id: trunk@38733 -
2012-09-18 11:54:34 +00:00
ask
5c77b8e843 TAChart: Add TListChartSource.SetText and TChartSeries.SetText procedures
git-svn-id: trunk@38732 -
2012-09-18 11:48:15 +00:00
ask
f297a8e800 TAChart: Add axis index property editor
git-svn-id: trunk@38668 -
2012-09-15 14:22:51 +00:00
ask
fd49bc20b8 TAChart: Fix GetNearestPoint returning true with no points found inside radius, issue #22854
git-svn-id: trunk@38617 -
2012-09-11 16:18:21 +00:00
ask
a7c38ab7ef TAChart: Add Marks.Margins property
git-svn-id: trunk@38567 -
2012-09-08 08:54:21 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
ask
b5a1282d12 TAChart: Notify chart when changing Series.Marks.Arrow
git-svn-id: trunk@38504 -
2012-09-03 16:54:58 +00:00
ask
8e2e2f20a6 TAChart: Convert TBasicChartSeries.GetGraphBounds to a public function
git-svn-id: trunk@38477 -
2012-09-02 06:29:10 +00:00
ask
fa127299e6 TAChart: Add initial framework for transparency support
git-svn-id: trunk@38453 -
2012-08-31 10:42:26 +00:00
ask
c489ae022c TAChart: Use correct notification when the series' source changes
git-svn-id: trunk@38260 -
2012-08-16 17:12:28 +00:00
ask
b8f54da212 TAChart: Fix AV when clearing Series.Styles and TColorMapSeries.ColorSource properties
git-svn-id: trunk@37770 -
2012-06-24 21:06:50 +00:00
ask
4c44d87614 TAChart: Fix infinite recursion when drawing chart listbox from series with Legend.Multiplicity <> lmSingle
git-svn-id: trunk@37576 -
2012-06-08 02:03:37 +00:00
ask
38164a5dd7 TAChart: Add per-style legend items
git-svn-id: trunk@37528 -
2012-06-05 08:47:48 +00:00
ask
140d76e610 TAChart: Revert to setting AxisIndexX/AxinsIndexY properties directly
* since they are not published in some descendants.

git-svn-id: trunk@36928 -
2012-04-20 10:05:22 +00:00
ask
7972cf7f51 TAChart: Use SetPropDefaults to set AxisIndexX/AxisIndexY properties
git-svn-id: trunk@36921 -
2012-04-20 06:57:43 +00:00
ask
e8f8120e72 TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries
* Improves TeeChart compatibility, although Null vs NaN semantics do not exactly match

git-svn-id: trunk@36674 -
2012-04-09 11:27:39 +00:00
ask
03933b7304 TAChart: Use Legend.Format for item-per-point multiplicity. Update demo.
git-svn-id: trunk@34015 -
2011-12-07 03:54:01 +00:00
ask
38f0b9b911 TAChart: Add Legend.Format property, implement it for single item per series multiplicity
git-svn-id: trunk@34009 -
2011-12-06 23:50:51 +00:00
ask
ffc4da8f03 TAChart: Support NaNs in data point tools
git-svn-id: trunk@33075 -
2011-10-25 01:48:06 +00:00
ask
188fb2d302 TAChart: Add TCustomChartSeries.AddXY overload with YList argument. Update demo.
git-svn-id: trunk@33025 -
2011-10-22 18:05:41 +00:00
ask
e63020f769 TAChart: Improve default parameters for TChartSeries.Add function
git-svn-id: trunk@32984 -
2011-10-19 14:49:36 +00:00
ask
fc521d26c0 TAChart: Improve default parameters for TBasicPointSeries.AddXY function
git-svn-id: trunk@32983 -
2011-10-19 14:44:55 +00:00
ask
ca2895871a TAChart: Display fit equation as default title for TFitSeries
git-svn-id: trunk@32935 -
2011-10-17 08:14:43 +00:00
ask
4447f89ee8 TAChart: Move Title property from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@32934 -
2011-10-17 07:57:08 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
9357e21926 TAChart: Fix axis transformations support in data point tools
git-svn-id: trunk@32500 -
2011-09-24 13:47:06 +00:00
ask
1176e4faca TAChart: Support NaNs in area series. Update demo
git-svn-id: trunk@32448 -
2011-09-21 11:30:39 +00:00
ask
6cad306a34 TAChart: Support NaNs in bar series
git-svn-id: trunk@32321 -
2011-09-13 16:40:44 +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
dd9ce14656 TAChart: Add TNearestPointParams.FRadius field
git-svn-id: trunk@32074 -
2011-08-28 05:53:15 +00:00