Commit Graph

63 Commits

Author SHA1 Message Date
ask
5f5e43acdb TAChart: Use IChartDrawer to draw TBubbleSeries and TBoxAndWhiskerSeries
git-svn-id: trunk@29635 -
2011-02-21 16:18:27 +00:00
ask
829ea72a9d TAChart: Use IChartDrawer to draw labels
git-svn-id: trunk@29531 -
2011-02-13 17:28:51 +00:00
ask
692c471c27 TAChart: Update chart after Series.SetColor call
git-svn-id: trunk@29350 -
2011-02-03 17:34:56 +00:00
ask
545b9ba037 TAChart: Allow assignment of TLineSeries
git-svn-id: trunk@29315 -
2011-02-02 06:51:17 +00:00
ask
2572b49221 TAChart: Initial implementation of polar series
git-svn-id: trunk@29102 -
2011-01-18 09:02:33 +00:00
ask
c7b1bd7bda TAChart: Protect PointDist functions from integer overflow.
This fixes issue #18348 (Reticule doesn't work when zoomed)

git-svn-id: trunk@28854 -
2011-01-01 08:21:49 +00:00
ask
ad6b453cb2 TAChart: Extract TACustomSource unit
git-svn-id: trunk@28787 -
2010-12-20 09:44:42 +00:00
ask
ff046e1b02 TAChart: Add TBarSeries.BarWidthStyle property
git-svn-id: trunk@28717 -
2010-12-15 05:24:44 +00:00
ask
abd5ef4928 TAChart: Add Legend.UserItemsCount property
git-svn-id: trunk@28571 -
2010-11-30 13:16:06 +00:00
ask
e83b1a817d TAChart: Move GetNearestPoint from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@28536 -
2010-11-28 15:34:36 +00:00
ask
53f0743f12 TAChart: Auto-update TChartLegendPanel
git-svn-id: trunk@27783 -
2010-10-21 09:05:34 +00:00
ask
56d4182a19 TAChart: Update chart upon change of series title
git-svn-id: trunk@27738 -
2010-10-17 09:16:39 +00:00
ask
409a4198d9 TAChart: Add TCustomChartSeries.GraphToAxis helper function
git-svn-id: trunk@27729 -
2010-10-17 06:44:40 +00:00
ask
7575f7e21e TAChart: Do not store deprecated ShowInLegend property
git-svn-id: trunk@27723 -
2010-10-17 02:13:07 +00:00
ask
c95aa6b2f3 TAChart: Draw per-point legend items with the color from the chart source
git-svn-id: trunk@27567 -
2010-10-04 10:32:34 +00:00
ask
213a8b5ef1 TAChart: Implement legend multiplicity for most series
git-svn-id: trunk@27565 -
2010-10-04 10:13:28 +00:00
ask
d589d25f96 TAChart: Fix chart invalidation after changing subcomponents' properties
git-svn-id: trunk@27563 -
2010-10-04 09:22:47 +00:00
ask
91aa289f6e TAChart: Group Legend-related properties into TChartSeriesLegend class. Update demo.
git-svn-id: trunk@27559 -
2010-10-04 09:10:55 +00:00
ask
84bb112a07 TAChart: Initial support for legend multiplicity
git-svn-id: trunk@27557 -
2010-10-04 08:21:46 +00:00
ask
09b0ea83ae TAChart: Add OnDrawLegend event to chart series
git-svn-id: trunk@27555 -
2010-10-04 07:28:23 +00:00
ask
a1d8b1a7e8 TAChart: Initial implementation of chart styles
git-svn-id: trunk@27270 -
2010-09-05 06:33:54 +00:00
ask
592cd0f85b TAChart: Implement stacked area series
git-svn-id: trunk@27135 -
2010-08-18 11:59:30 +00:00
ask
e44c18a3d3 TAChart: Implement stacked line series
git-svn-id: trunk@27132 -
2010-08-18 06:32:55 +00:00
ask
db61d236a5 TAChart: Extract TBasicPointSeries.GetXRange function
git-svn-id: trunk@27117 -
2010-08-17 09:52:01 +00:00
ask
82ce805c08 TAChart: Add Marks.DistanceToCenter property
git-svn-id: trunk@27077 -
2010-08-12 15:49:56 +00:00
ask
72165d1d22 TAChart: Move TBasicPointSeries class to TACustomSeries unit
git-svn-id: trunk@27032 -
2010-08-08 11:09:22 +00:00
ask
0e1bfb75c2 TAChart: Add TChartAxisMarks.AtDataOnly property
git-svn-id: trunk@26930 -
2010-07-31 13:35:24 +00:00
ask
275ed478aa TAChart: Add TAutoScaleAxisTransform transformations.
This implements feature requests in issue #13832 and issue #15371

git-svn-id: trunk@26927 -
2010-07-31 10:13:43 +00:00
ask
091bbe149c TAChart: Initial code for using drawing-time storage in axis transformations.
+ Add calls to inherited to BeforeDraw/AfterDraw procedures.

git-svn-id: trunk@26925 -
2010-07-31 07:03:32 +00:00
ask
0a1544f155 TAChart: Remove dependency of TASources on Graphics and LCLIntf, allowing it to be compiled in console-only mode.
git-svn-id: trunk@26783 -
2010-07-22 16:01:20 +00:00
ask
be405ec70a TAChart: Extract TADrawUtils unit
git-svn-id: trunk@26686 -
2010-07-16 14:12:55 +00:00
ask
e8d4380072 TAChart: Use binary search to speed up extent detection for sorted series
+ Fix a typo in TCustomChartSeries.AxisToGraph

git-svn-id: trunk@25923 -
2010-06-05 16:04:50 +00:00
ask
4fb616acac TAChart: Fix TLineSeries to use axis transformations for origin point.
+ Optimize drawing slightly.

git-svn-id: trunk@25888 -
2010-06-04 09:23:20 +00:00
ask
ef7d9b0948 TAChart: Use FreeAndNil instead of Free for object fields
git-svn-id: trunk@24592 -
2010-04-12 06:59:17 +00:00
ask
357f5eb515 TAChart: Fix a typo. Order properties alphabetically.
git-svn-id: trunk@24510 -
2010-04-08 13:33:30 +00:00
ask
bc0ebc593b TAChart: Do not apply axis transformation to unset bounds
git-svn-id: trunk@24508 -
2010-04-08 13:14:18 +00:00
ask
653230ad6b TAChart: Change GetBounds and GetGraphBounds parameters from out to var
* They may be set only partially.
* Add comment explaining that

git-svn-id: trunk@24506 -
2010-04-08 12:57:22 +00:00
ask
5b2e752e04 TAChart: Move more functionality from clients into TListener class
git-svn-id: trunk@24471 -
2010-04-06 15:11:18 +00:00
ask
cd0c7d799e TAChart: Extract TBroadcaster from TCustomChartSource
* Move TBroadcaster and TListener to TAChartUtils

git-svn-id: trunk@24466 -
2010-04-06 12:27:20 +00:00
ask
f5ff000c40 TAChart: Use VIdentityTransform instead of TChartAxis.FDefaultTransformations
git-svn-id: trunk@24464 -
2010-04-06 11:23:27 +00:00
ask
e2f5ade37d TAChart: Activate new transformations code
git-svn-id: trunk@24435 -
2010-04-05 14:05:14 +00:00
ask
221162d126 TAChart: Introduce TIndexedComponent as a base class for tools and series
git-svn-id: trunk@24426 -
2010-04-05 08:18:40 +00:00
ask
87862a4a71 TAChart: Move component list-related overrides from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@24311 -
2010-03-31 11:39:20 +00:00
ask
ab09e5bdac TAChart: Fix compilation of drag-and-drop demo
git-svn-id: trunk@24274 -
2010-03-29 10:12:39 +00:00
ask
85eb77d20d TAChart: Move TCustomChartSeries.DefaultFormattedMark to TCustomChartSource.FormatItem
git-svn-id: trunk@24141 -
2010-03-21 13:42:52 +00:00
ask
451b009b38 TAChart: Use Axis.IsVertical instead of duplicating code
git-svn-id: trunk@24131 -
2010-03-21 05:42:35 +00:00
ask
6320463c46 TAChart: Add TCustomChartSeries.GetGraphPointY function
git-svn-id: trunk@24126 -
2010-03-21 04:26:24 +00:00
ask
08bb26f6b0 TAChart: Initial support for rotated series.
Works correctly for point/line series only.

git-svn-id: trunk@24080 -
2010-03-18 13:22:55 +00:00
paul
0c71ee3723 tachart: fix memory leak
git-svn-id: trunk@23227 -
2009-12-22 06:27:42 +00:00
ask
53892fe909 TAChart: Add axis transformations and ability to bind series to axises.
This implements most of the issue #13832, although the interface
is very crude yet.

git-svn-id: trunk@23217 -
2009-12-21 16:23:56 +00:00