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
ask
ceb9377fc2
TAChart: Update versions of a few demo projects
...
git-svn-id: trunk@37211 -
2012-05-07 08:49:20 +00:00
ask
28475d565d
TAChart: Update dragdrop demo to use TDataPointHintTool with the modifier key
...
git-svn-id: trunk@37210 -
2012-05-07 07:39:35 +00:00
ask
c0db15a654
TAChart: Silence compiler hints
...
git-svn-id: trunk@37209 -
2012-05-07 07:32:38 +00:00
ask
35ae157a3b
TAChart: Add TDataPointHintTool.UseApplicationHint property
...
Application-level hint does not work in combination with modifier keys
and mouse buttons. The tool now manages a separate hint window instead.
Rare users who require a single hint window per application
may set UseApplicationHint=true.
git-svn-id: trunk@37208 -
2012-05-07 07:25:28 +00:00
ask
79614db4ae
TAChart: Workaround for TDbChartSource referring to the dataset with Filtered := true
...
Since RecordCount ignores filtering, TDbChartSource tries to display all records.
Replace filtered-out records with NaNs to hide them from the view.
git-svn-id: trunk@37040 -
2012-04-26 19:56:03 +00:00
ask
1fdba07d6b
TAChart: Add TChart.IsZoomed property
...
git-svn-id: trunk@36955 -
2012-04-21 13:58:33 +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
d63ad33c4e
TAChart: Remove TAChartTeeChart unit from package to preserve FPC 2.4.4 compatibility
...
git-svn-id: trunk@36927 -
2012-04-20 08:50:46 +00:00
ask
b6b8f83df3
TAChart: Add TeeChart-compatible TChartAxis.Logarithmic property
...
git-svn-id: trunk@36926 -
2012-04-20 08:23:49 +00:00
ask
f7133e6e90
TAChart: Add TeeChart-compatible TCustomChartSeries.Style property
...
git-svn-id: trunk@36923 -
2012-04-20 07:17:45 +00:00
ask
c2a1945430
TAChart: Add TeeChart-compatible THorizBarSeries class
...
git-svn-id: trunk@36922 -
2012-04-20 07:01:32 +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
7b9ae61a9d
TAChart: Add TeeChart-compatible TPointerSeries class
...
git-svn-id: trunk@36920 -
2012-04-20 06:46:48 +00:00