ask
|
583c74c2cc
|
TAChart: Fix update of TListChartSource.ValuesTotal cache when adding or removing NaNs
git-svn-id: trunk@38694 -
|
2012-09-16 17:44:59 +00:00 |
|
ask
|
befc2df57b
|
TAChart: Show user-defined mark shapes in "labels" demo
git-svn-id: trunk@38677 -
|
2012-09-16 06:12:13 +00:00 |
|
ask
|
1ff0ad2871
|
TAChart: Add Marks.OnGetShape event
git-svn-id: trunk@38676 -
|
2012-09-16 06:10:54 +00:00 |
|
ask
|
a35e517060
|
TAChart: Support Marks.Attachment = maCenter in pie series
git-svn-id: trunk@38675 -
|
2012-09-16 04:14:00 +00:00 |
|
ask
|
c309698bcb
|
TAChart: Ignore NaNs while calculating TCustomChartSource.ValuesTotal
git-svn-id: trunk@38673 -
|
2012-09-15 16:55:40 +00:00 |
|
ask
|
f297a8e800
|
TAChart: Add axis index property editor
git-svn-id: trunk@38668 -
|
2012-09-15 14:22:51 +00:00 |
|
ask
|
0ce0a99c98
|
TAChart: Add tests for TCustomChartSource.Intervals.Tolerance
git-svn-id: trunk@38665 -
|
2012-09-15 09:30:46 +00:00 |
|
ask
|
f69a675b05
|
TAChart: Fix compiler hints in TAAnimatedSource unit
git-svn-id: trunk@38664 -
|
2012-09-15 09:28:09 +00:00 |
|
ask
|
27c22c6347
|
TAChart: Add "Synchronize marks" control to "Independent scale" page of "axis" demo
git-svn-id: trunk@38663 -
|
2012-09-15 09:13:40 +00:00 |
|
ask
|
71bbfef4d6
|
TAChart: Add TCustomAxisChartSource
git-svn-id: trunk@38662 -
|
2012-09-15 09:10:13 +00:00 |
|
ask
|
1ef9f780a2
|
TAChart: Add TChartAxis.Value and .ValueCount properties
git-svn-id: trunk@38661 -
|
2012-09-15 09:09:13 +00:00 |
|
ask
|
4b8e4641ab
|
TAChart: Support Intervals.Tolerance for axis with non-interval source
git-svn-id: trunk@38660 -
|
2012-09-15 09:08:25 +00:00 |
|
ask
|
14c82d694e
|
TAChart: Avoid double call to SetLength from ValuesInRange for unsorted TCustomChartSource
git-svn-id: trunk@38659 -
|
2012-09-15 07:48:48 +00:00 |
|
ask
|
5fc1caeffa
|
TAChart: Add copyright header to AssertHelpers unit
git-svn-id: trunk@38658 -
|
2012-09-14 13:02:16 +00:00 |
|
ask
|
d3489c971e
|
TAChart: Fix comment in front of THistory class
git-svn-id: trunk@38657 -
|
2012-09-14 13:00:59 +00:00 |
|
ask
|
6af3a1eb5d
|
TAChart: Use TChartExtentHistory in the "extent" demo
git-svn-id: trunk@38656 -
|
2012-09-14 12:34:35 +00:00 |
|
ask
|
1a0c213794
|
TAChart: Test THistory class
git-svn-id: trunk@38654 -
|
2012-09-14 12:14:29 +00:00 |
|
ask
|
fcf539ce79
|
TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
|
2012-09-14 12:02:55 +00:00 |
|
ask
|
15016fc37f
|
TAChart: Fix zero division when calling ImageToGraph before the chart is drawn
git-svn-id: trunk@38651 -
|
2012-09-14 10:46:23 +00:00 |
|
ask
|
9215fdebd3
|
TAChart: Make PrevLogicalExtent a public property
git-svn-id: trunk@38650 -
|
2012-09-14 09:58:21 +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
|
a06d48f63f
|
TAChart: Add TChartExtent.FixTo utility function
git-svn-id: trunk@38609 -
|
2012-09-10 09:44:05 +00:00 |
|
ask
|
14e266b3ba
|
TAChart: Workaround for issue #22850
git-svn-id: trunk@38607 -
|
2012-09-10 03:41:09 +00:00 |
|
ask
|
1ea614e177
|
TAChart: Update "aggpas" demo to show transparency
git-svn-id: trunk@38597 -
|
2012-09-09 10:45:31 +00:00 |
|
ask
|
2373b8575c
|
TAChart: Update "opengl" demo to show transparency and pie chart
git-svn-id: trunk@38596 -
|
2012-09-09 10:43:12 +00:00 |
|
ask
|
a1d618dfe6
|
TAChart: Support pie charts in OpenGL drawer
git-svn-id: trunk@38593 -
|
2012-09-09 09:20:00 +00:00 |
|
ask
|
b08d33069e
|
TAChart: Support transparency in OpenGL drawer
git-svn-id: trunk@38590 -
|
2012-09-09 08:52:06 +00:00 |
|
ask
|
0745897078
|
TAChart: Do not draw lines which should be invisible in OpenGL drawer
git-svn-id: trunk@38589 -
|
2012-09-09 06:51:08 +00:00 |
|
ask
|
7525f414fe
|
TAChart: Copy recently added properties in TChartTextElement.Assign and TGenericChartMarks.Assign
git-svn-id: trunk@38585 -
|
2012-09-08 16:58:55 +00:00 |
|
ask
|
bf4025e39a
|
TAChart: Copy Attachment and YIndex in TGenericChartMarks.Assign
git-svn-id: trunk@38584 -
|
2012-09-08 16:57:07 +00:00 |
|
ask
|
400dc6d8e4
|
TAChart: Update "labels" demo to show callouts
git-svn-id: trunk@38582 -
|
2012-09-08 16:10:40 +00:00 |
|
ask
|
dc94200051
|
TAChart: Add mark callouts
git-svn-id: trunk@38581 -
|
2012-09-08 16:09:14 +00:00 |
|
ask
|
282b5f7f99
|
TAChart: Update "labels" demo to show label shapes
git-svn-id: trunk@38580 -
|
2012-09-08 11:31:58 +00:00 |
|
ask
|
c7d446ef38
|
TAChart: Add clsRoundRect and clsRoundSides to TChartLabelShape enumeration
git-svn-id: trunk@38579 -
|
2012-09-08 11:24:09 +00:00 |
|
ask
|
5417050ae2
|
TAChart: Move TGenericChartMarks.Shape property to TChartTextElement
git-svn-id: trunk@38578 -
|
2012-09-08 11:01:42 +00:00 |
|
ask
|
1a87d875b4
|
TAChart: Add TAGeometry.TPolygon utility object
git-svn-id: trunk@38575 -
|
2012-09-08 09:48:31 +00:00 |
|
ask
|
8448fbd197
|
TAChart: Draw chart correctly after decrease of an axis margin
git-svn-id: trunk@38571 -
|
2012-09-08 09:05:53 +00:00 |
|
ask
|
a7c38ab7ef
|
TAChart: Add Marks.Margins property
git-svn-id: trunk@38567 -
|
2012-09-08 08:54:21 +00:00 |
|
ask
|
b51fa0ecd9
|
TAChart: Refactor label measurement in preparation for non-symmetric labels
git-svn-id: trunk@38566 -
|
2012-09-08 08:31:25 +00:00 |
|
ask
|
48b4ff9a85
|
TAChart: Update "basic" demo
git-svn-id: trunk@38565 -
|
2012-09-08 07:06:38 +00:00 |
|
ask
|
fa8507e364
|
TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
|
2012-09-08 07:02:21 +00:00 |
|
ask
|
3464f50fbd
|
TAChart: Add Marks.Shape property
git-svn-id: trunk@38561 -
|
2012-09-07 16:15:02 +00:00 |
|
ask
|
74d88298c4
|
TAChart: Add potential support for pie charts to fpcanvas drawer.
Will start working as soon as FPCanvas will support filled polygons.
git-svn-id: trunk@38559 -
|
2012-09-07 13:49:57 +00:00 |
|
ask
|
c2281371a4
|
TAChart: Add pie chart support to the fpvectorial drawer
git-svn-id: trunk@38558 -
|
2012-09-07 13:37:54 +00:00 |
|
ask
|
0ee540a7df
|
TAChart: Support brush style, pen style and pen width in fpvectorial drawer
git-svn-id: trunk@38557 -
|
2012-09-07 13:07:09 +00:00 |
|
ask
|
b12d54bac4
|
TAChart: Support Y NaNs in polar series
git-svn-id: trunk@38547 -
|
2012-09-07 03:00:47 +00:00 |
|
ask
|
fdfaa2f99a
|
TAChart: Add pie series support to the svg drawer
git-svn-id: trunk@38542 -
|
2012-09-06 15:22:10 +00:00 |
|
ask
|
b9c2d8fc91
|
TAChart: Add and use TAGeometry.TEllipse instead of BoundingBoxToCenterAndHalfRadius
git-svn-id: trunk@38538 -
|
2012-09-06 14:54:02 +00:00 |
|
ask
|
458fb3cdc9
|
TAChart: Add mark arrows to "label" demo
git-svn-id: trunk@38505 -
|
2012-09-03 16:57:17 +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
|
ef32540658
|
TAChart: Copy BaseLength in TChartArrow.Assign
git-svn-id: trunk@38503 -
|
2012-09-03 16:50:14 +00:00 |
|
ask
|
73b155ec26
|
TAChart: Add Marks.Arrow property
git-svn-id: trunk@38502 -
|
2012-09-03 16:47:55 +00:00 |
|
ask
|
e11de6d9cd
|
TAChart: Add TChartToolset.DispatchedShiftState property
git-svn-id: trunk@38500 -
|
2012-09-03 13:54:12 +00:00 |
|
ask
|
b33c818ce3
|
TAChart: Update "distance" demo
git-svn-id: trunk@38499 -
|
2012-09-03 13:05:39 +00:00 |
|
ask
|
544ce86495
|
TAChart: Split DataPointMode into DataPointModeStart and DataPointModeEnd
git-svn-id: trunk@38498 -
|
2012-09-03 13:03:58 +00:00 |
|
ask
|
d9f0617b68
|
TAChart: Optimize TDataPointTool.FindNearestPoint
git-svn-id: trunk@38478 -
|
2012-09-02 07:25:09 +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
|
8acfab6158
|
TAChart: Micro-optimize transparency in canvas drawer. Group series with the same transparency to reduce overhead.
git-svn-id: trunk@38472 -
|
2012-09-01 14:19:41 +00:00 |
|
ask
|
51ae73b5dc
|
TAChart: Fix drawing of empty transparent series with canvas drawer
git-svn-id: trunk@38471 -
|
2012-09-01 13:27:58 +00:00 |
|
ask
|
1788289d4b
|
TAChart: Add transparency support to the svg drawer
git-svn-id: trunk@38470 -
|
2012-09-01 13:04:34 +00:00 |
|
ask
|
4ae545e36d
|
TAChart: Fix error message in TFPCanvasDrawer.RadialPie
git-svn-id: trunk@38464 -
|
2012-08-31 15:57:24 +00:00 |
|
ask
|
770f3cd12c
|
TAChart: Add transparency support to the aggpas drawer
git-svn-id: trunk@38463 -
|
2012-08-31 14:29:33 +00:00 |
|
ask
|
b40557bc9c
|
TAChart: Add transparency support to the canvas drawer
git-svn-id: trunk@38459 -
|
2012-08-31 14:13:28 +00:00 |
|
ask
|
18ca070dec
|
TAChart: Remove reference to non-existing file from the distance demo project.
git-svn-id: trunk@38458 -
|
2012-08-31 13:04:16 +00:00 |
|
ask
|
a027124970
|
TAChart: Add transparency support to BGRABitmap drawer
git-svn-id: trunk@38454 -
|
2012-08-31 10:43:16 +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
|
82f17f1252
|
TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
|
2012-08-31 09:56:38 +00:00 |
|
ask
|
d485227dea
|
TAChart: Refresh chart for some changes of TDataPointDistanceTool properties in permanent mode
git-svn-id: trunk@38450 -
|
2012-08-31 09:50:13 +00:00 |
|
ask
|
74abf5658d
|
TAChart: Add dpdoFlipLabel to TDataPointDistanceTool.Options
git-svn-id: trunk@38448 -
|
2012-08-31 05:41:17 +00:00 |
|
ask
|
2da91ebc91
|
TAChart: Replace TDataPointDistanceTool.dpdpLockToData option with DataPointMode property
git-svn-id: trunk@38447 -
|
2012-08-31 05:28:41 +00:00 |
|
ask
|
1abb40c5f4
|
TAChart: Set default TDataPointDistanceTool.Distance units to cuAxis.
Pass both axis and graph distance to Marks.Format.
git-svn-id: trunk@38446 -
|
2012-08-31 04:10:38 +00:00 |
|
ask
|
80bac85dcd
|
TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
|
2012-08-30 15:17:08 +00:00 |
|
ask
|
ddfd58d1de
|
TAChart: Add TCustomAnimatedChartSource
git-svn-id: trunk@38442 -
|
2012-08-30 15:11:50 +00:00 |
|
ask
|
a51ed493bb
|
TAChart: Add dpdoPermanent option to TDataPointDistanceTool
git-svn-id: trunk@38441 -
|
2012-08-30 08:21:49 +00:00 |
|
ask
|
3926cc6b0e
|
TAChart: Take Marks.Distance into account when drawing TDataPointDistanceTool
git-svn-id: trunk@38440 -
|
2012-08-30 08:08:37 +00:00 |
|
ask
|
f78b270767
|
TAChart: Add dpdoRotateLabel option to TDataPointDistanceTool
git-svn-id: trunk@38439 -
|
2012-08-30 07:56:29 +00:00 |
|
ask
|
3c118fcf49
|
TAChart: Make text output code aware of SetXor mode instead of direct call to DrawXorText
git-svn-id: trunk@38438 -
|
2012-08-30 07:46:14 +00:00 |
|
ask
|
593695c6b5
|
TAChart: Replace IChartDrawer.SetXorPen with SetXor
git-svn-id: trunk@38435 -
|
2012-08-30 06:17:47 +00:00 |
|
ask
|
3192129e6e
|
TAChart: Move DrawXorText to TADrawerCanvas unit
git-svn-id: trunk@38434 -
|
2012-08-30 05:54:23 +00:00 |
|
ask
|
c5350721c8
|
TAChart: Use drawer everywhere instead of canvas in tools
git-svn-id: trunk@38433 -
|
2012-08-30 05:34:59 +00:00 |
|
ask
|
ad680a75f4
|
TAChart: Extract TADataTools unit
git-svn-id: trunk@38432 -
|
2012-08-30 05:25:19 +00:00 |
|
ask
|
4cf420b246
|
TAChart: Extract PrepareDrawingModePen helper procedure
git-svn-id: trunk@38431 -
|
2012-08-30 02:20:09 +00:00 |
|
ask
|
27dded466e
|
TAChart: Fix out-of-bounds access when drawing empty polygons and polylines
git-svn-id: trunk@38430 -
|
2012-08-30 02:03:18 +00:00 |
|
ask
|
4a1d2af745
|
TAChart: Replace PrepareXorPen with IChartDrawer.SetXorPen.
Xor drawing now preserves pen width.
git-svn-id: trunk@38429 -
|
2012-08-30 02:00:15 +00:00 |
|
mattias
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +00:00 |
|
martin
|
ace911d9e7
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
|
2012-08-27 13:07:49 +00:00 |
|
mattias
|
1df496577f
|
fixed make bigide, make all
git-svn-id: trunk@38405 -
|
2012-08-27 11:41:23 +00:00 |
|
ask
|
fcf47b570b
|
TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
|
2012-08-23 13:55:15 +00:00 |
|
ask
|
1223b09763
|
TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
|
2012-08-23 04:09:34 +00:00 |
|
ask
|
4d9f1110be
|
TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
|
2012-08-23 03:24:53 +00:00 |
|
ask
|
1e025efb9d
|
TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
|
2012-08-23 02:57:51 +00:00 |
|
ask
|
2c72f1ced4
|
TAChart: Fixes for TDataPointDistanceTool in xor drawing mode and with partial visibility
git-svn-id: trunk@38335 -
|
2012-08-22 15:18:11 +00:00 |
|
ask
|
847b230747
|
TAChart: Add initial implementation of distance text to TDataPointDistanceTool.
Based on patch by Werner Pamler.
git-svn-id: trunk@38334 -
|
2012-08-22 14:26:32 +00:00 |
|
ask
|
f5b873aa42
|
TAChart: Add TDataPointTool.TPointRef.AxisPos function
git-svn-id: trunk@38330 -
|
2012-08-22 10:51:36 +00:00 |
|
ask
|
aa894b143a
|
TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
|
2012-08-22 09:48:58 +00:00 |
|
ask
|
2a08196858
|
TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
|
2012-08-22 09:24:36 +00:00 |
|
ask
|
56687efcdf
|
TAChart: Add TDataPointDistanceTool.Distance function and OnMeasure event
git-svn-id: trunk@38327 -
|
2012-08-22 09:15:49 +00:00 |
|
ask
|
17acb22f33
|
TAChart: Add cuAxis element to TChartUnits type. Update axis demo.
git-svn-id: trunk@38324 -
|
2012-08-22 08:24:46 +00:00 |
|
ask
|
7f85da95f6
|
TAChart: Add initial version of TDataPointDistanceTool. Based on patch by Werner Pamler.
git-svn-id: trunk@38323 -
|
2012-08-22 08:18:46 +00:00 |
|
ask
|
58cb183a8f
|
TAChart: Issue change notifications when modifying TListChartSource.DataPoint property
git-svn-id: trunk@38261 -
|
2012-08-16 17:28:45 +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
|
fc96c5a92f
|
TAChart: Use TFitSeries.IEquationText in the fit demo
git-svn-id: trunk@38259 -
|
2012-08-16 16:12:58 +00:00 |
|
ask
|
af9adfd054
|
TAChart: Add TFitSeries.IEquationText interface, deprecate previous methods of getting equation text
git-svn-id: trunk@38258 -
|
2012-08-16 16:09:02 +00:00 |
|
ask
|
59dd582337
|
TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
|
2012-08-13 14:08:42 +00:00 |
|
ask
|
1252e5d6dc
|
TAChart: Fix disappearance of axis marks located exactly at chart bounds
git-svn-id: trunk@38233 -
|
2012-08-13 11:47:45 +00:00 |
|
ask
|
09924a0960
|
TAChart: Add InRangeUlps utility function
git-svn-id: trunk@38232 -
|
2012-08-13 11:45:55 +00:00 |
|
ask
|
ec9045aeb0
|
TAChart: Fix hang in functional series with extreme zoom ratios
git-svn-id: trunk@38226 -
|
2012-08-11 06:02:05 +00:00 |
|
ask
|
9fa0308818
|
TAChart: Fix division by zero in zoom tools with extreme zoom ratios
git-svn-id: trunk@38225 -
|
2012-08-11 06:01:20 +00:00 |
|
ask
|
d9d528ab9c
|
TAChart: Do not draw fit series if the fitting was not performed.
Patch by Werner Pamler.
git-svn-id: trunk@38179 -
|
2012-08-06 12:29:28 +00:00 |
|
ask
|
47bce9fd29
|
TAChart: Add test for spaces in field names inside TDbChartSource.FieldY
git-svn-id: trunk@38039 -
|
2012-07-25 15:37:11 +00:00 |
|
ask
|
bff3224530
|
TAChart: Allow spaces in field names inside TDbChartSource.FieldY
git-svn-id: trunk@38038 -
|
2012-07-25 15:36:38 +00:00 |
|
ask
|
e2a4592001
|
TAChart: Add initial tests for TDbChartSource
git-svn-id: trunk@38032 -
|
2012-07-24 10:18:43 +00:00 |
|
ask
|
99d017b9e3
|
TAChart: Add TDataPointHintTool.OnHintPosition event
git-svn-id: trunk@38028 -
|
2012-07-24 08:17:15 +00:00 |
|
ask
|
5fc4d848fb
|
TAChart: Add TDbChartSource.OnGetItem event and DefaultGetItem helper method
git-svn-id: trunk@38027 -
|
2012-07-24 07:45:02 +00:00 |
|
ask
|
578f8ab54a
|
TAChart: Add TDbChartSource.DataSet utility method
git-svn-id: trunk@38026 -
|
2012-07-24 06:56:34 +00:00 |
|
ask
|
50d7b1e880
|
TAChart: Add TDbChartSource.Options with dcsoDateTimeX and dcsoDateTimeY values
git-svn-id: trunk@38025 -
|
2012-07-24 06:33:05 +00:00 |
|
ask
|
78b05dc0a3
|
TAChart: Do not try to display empty hint in TDataPointHintTool.
This is a workaround for issue #22498.
git-svn-id: trunk@38024 -
|
2012-07-24 06:08:01 +00:00 |
|
ask
|
e08839123f
|
TAChart: Treat NULL values as NaNs in TDbChartSource
git-svn-id: trunk@38023 -
|
2012-07-24 04:59:50 +00:00 |
|
mattias
|
877babae87
|
tachart: fixed compilation fpc 2.7.1, bug #22365
git-svn-id: trunk@37867 -
|
2012-07-05 09:40:29 +00:00 |
|
ask
|
1a835d8a6b
|
TAChart: Extract TDataPointDrawTool basic class.
Based on patch by Werner Pamler
git-svn-id: trunk@37865 -
|
2012-07-04 13:27:45 +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
|
71e80a4383
|
TAChart: Fix typo: InitBuitlinTools -> InitBuiltinTools
git-svn-id: trunk@37759 -
|
2012-06-24 10:34:11 +00:00 |
|
ask
|
c5ebe15fc6
|
TAChart: Update to the recent version of FPVectorial
git-svn-id: trunk@37727 -
|
2012-06-22 20:19:57 +00:00 |
|
ask
|
21622f66e7
|
TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
|
2012-06-16 10:06:57 +00:00 |
|
ask
|
e51dd9411e
|
TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
|
2012-06-08 09:02:52 +00:00 |
|
ask
|
dcf6e40f02
|
TAChart: Include Item.Y in reordered list of TCalculatedChartSource. Update test.
git-svn-id: trunk@37588 -
|
2012-06-08 08:57:14 +00:00 |
|
ask
|
d44288d1e0
|
TAChart: Add and use AssertEquals overload for arrays of Boolean
git-svn-id: trunk@37585 -
|
2012-06-08 07:21:12 +00:00 |
|
ask
|
22e7429e25
|
TAChart: Use array assertion in TIntervalSourceTest.AssertValueEquals
git-svn-id: trunk@37582 -
|
2012-06-08 06:42:01 +00:00 |
|
ask
|
f6fc1c150e
|
TAChart: Add and use AssertEquals overload for arrays of Double
git-svn-id: trunk@37581 -
|
2012-06-08 06:35:30 +00:00 |
|
ask
|
7ef45b44d0
|
TAChart: Use partial arrays instead of pointers to implement TListChartSource.AddXYList
git-svn-id: trunk@37580 -
|
2012-06-08 06:33:18 +00:00 |
|
ask
|
3d7ff766da
|
TAChart: Check for incorrect parameters in TListChartSource.AddXYList. Add tests.
git-svn-id: trunk@37578 -
|
2012-06-08 05:32:33 +00:00 |
|
ask
|
3aa1d2ee1d
|
TAChart: Add TListChartSource.AddXYList method
git-svn-id: trunk@37577 -
|
2012-06-08 03:39:04 +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
|
11846cf49c
|
TAChart: Snap bars to the bottom axis in the labels demo
git-svn-id: trunk@37575 -
|
2012-06-08 01:51:59 +00:00 |
|
ask
|
1f29550b44
|
TAChart: Display major axis marks at the edges of the clip range
git-svn-id: trunk@37565 -
|
2012-06-07 13:40:04 +00:00 |
|
ask
|
851ef02961
|
TAChart: Add legend to the "Stacked" page of the multi demo
git-svn-id: trunk@37529 -
|
2012-06-05 08:49:46 +00:00 |
|
ask
|
38164a5dd7
|
TAChart: Add per-style legend items
git-svn-id: trunk@37528 -
|
2012-06-05 08:47:48 +00:00 |
|
ask
|
c0a075c800
|
TAChart: Add IfThen overload for TObject
git-svn-id: trunk@37527 -
|
2012-06-05 08:43:35 +00:00 |
|
ask
|
e930d4c8e4
|
TAChart: Add TChartStyle.Text property
git-svn-id: trunk@37526 -
|
2012-06-05 08:21:50 +00:00 |
|
ask
|
8d53e7ceb4
|
TAChart: Display legend symbols even if the text is empty
git-svn-id: trunk@37525 -
|
2012-06-05 07:56:10 +00:00 |
|
ask
|
a3db9f6244
|
TAChart: Add TChartStyleEnumerator
git-svn-id: trunk@37524 -
|
2012-06-05 07:54:44 +00:00 |
|
ask
|
c41b4a2987
|
TAChart: Remove unused TAxisScale enumeration
git-svn-id: trunk@37514 -
|
2012-06-04 14:12:02 +00:00 |
|
ask
|
ffafc220a9
|
TAChart: Add axis position units to the axis demo
git-svn-id: trunk@37513 -
|
2012-06-04 14:09:58 +00:00 |
|
ask
|
545f1d7cda
|
TAChart: Add Axis.PositionUnits property
git-svn-id: trunk@37512 -
|
2012-06-04 14:08:43 +00:00 |
|
ask
|
51162a24b6
|
TAChart: Add "Position" tab to the axis demo
git-svn-id: trunk@37508 -
|
2012-06-04 10:13:29 +00:00 |
|
ask
|
2ee0e2bafb
|
TAChart: Save only non-default Axis.Position
git-svn-id: trunk@37507 -
|
2012-06-04 10:12:25 +00:00 |
|
ask
|
98043f717a
|
TAChart: Add Axis.Position property
git-svn-id: trunk@37506 -
|
2012-06-04 09:43:40 +00:00 |
|
ask
|
e123a13fff
|
TAChart: Add TPublishedIntegerSetTest.TestAsBooleans method
git-svn-id: trunk@37419 -
|
2012-05-25 13:49:04 +00:00 |
|
ask
|
71d05cc6c6
|
TAChart: Fix range check using datapoint tool on a chart without series
git-svn-id: trunk@37418 -
|
2012-05-25 13:48:17 +00:00 |
|
mattias
|
497d69683c
|
fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
|
2012-05-20 08:24:13 +00:00 |
|