Commit Graph

1533 Commits

Author SHA1 Message Date
ask
91d248abf7 TAChart: Add TBoxAndWhiskerSeries.LegendDirection property
git-svn-id: trunk@39960 -
2013-01-24 23:57:01 +00:00
ask
07276efd34 TAChart: Fix streaming of TChartImageList after changes to TImageList bitmap format
git-svn-id: trunk@39945 -
2013-01-24 04:44:35 +00:00
ask
6709c70681 TAChart: Fix text label and right edge of the box-and-whiskers legend item
git-svn-id: trunk@39944 -
2013-01-23 23:14:00 +00:00
ask
5f4ad40cae TAChart: Update "multi" demo to show box-and-whispers legend
git-svn-id: trunk@39933 -
2013-01-22 12:07:28 +00:00
ask
9480b0ac80 TAChart: Add specific legend item for box-and-whiskers series
git-svn-id: trunk@39932 -
2013-01-22 12:05:50 +00:00
ask
e29b38cefa TAChart: Fix TBoxAndWhiskerSeries.Assign to correctly assign class properties
git-svn-id: trunk@39931 -
2013-01-22 10:51:45 +00:00
ask
93ddc1aec3 TAChart: Force recalculation of the full extent for linked charts
git-svn-id: trunk@39930 -
2013-01-22 09:25:52 +00:00
ask
af6a389df6 TAChart: Add AImmediateRecalc parameter to ZoomFull procedure
git-svn-id: trunk@39926 -
2013-01-21 06:12:48 +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
a79405d847 TAChart: Set TChartTool.Chart = nil after calling OnAfterXXX event, not before
git-svn-id: trunk@39854 -
2013-01-14 15:19:40 +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
16dba85488 TAChart: Support NaNs in TBSplineSeries
git-svn-id: trunk@39752 -
2013-01-03 15:41:58 +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
7e729e5e63 TAChart: Add TSeriesPointer.OverrideColor property
git-svn-id: trunk@39704 -
2013-01-01 02:59:35 +00:00
ask
e5249dd553 TAChart: Copy HorizSize and VertSize in TSeriesPointer.Assign
git-svn-id: trunk@39703 -
2013-01-01 02:56:54 +00:00
ask
4e85ebf6ba TAChart: Add Legend.FixedItemHeight property
git-svn-id: trunk@39601 -
2012-12-20 17:25:38 +00:00
ask
b7d4efbbb2 TAChart: Extract utility function Split
git-svn-id: trunk@39600 -
2012-12-20 16:51:53 +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
2f0a0ecdc6 TAChart: Use Legend.Format in TColorMapSeries format for per-point multiplicity
git-svn-id: trunk@39588 -
2012-12-19 10:39:11 +00:00
ask
3c49f286fb Use source color in OHLC series
git-svn-id: trunk@39398 -
2012-11-28 03:24:28 +00:00
ask
4b4bc43074 Update 'multi' demo to use OHLC.DownLinePen
git-svn-id: trunk@39379 -
2012-11-26 07:06:18 +00:00
ask
ab8e758c9b TAChart: Add TOpenHighLowCloseSeries.DownLinePen property
git-svn-id: trunk@39378 -
2012-11-26 07:04:34 +00:00
ask
a7744fadc5 TAChart: Update chart upon changes to interval source properties
git-svn-id: trunk@39377 -
2012-11-26 06:12:23 +00:00
ask
77199d2934 TAChart: Start TDateTimeIntervalChartSource intervals from the beginning of month/year
git-svn-id: trunk@39376 -
2012-11-26 06:01:12 +00:00
ask
44bafe724c TAChart: Add TPanDragTool.MinDragRadius property
git-svn-id: trunk@39360 -
2012-11-24 12:06:23 +00:00
ask
4987fc07df TAChart: Move operator := for IFitEquationText to TAFitUtils unit
git-svn-id: trunk@39354 -
2012-11-23 20:49:41 +00:00
ask
116e6e0d47 TAChart: Call Handled after extent restoration in TZoomDragTool
git-svn-id: trunk@39351 -
2012-11-23 11:02:05 +00:00
ask
6344d6ba56 TAChart: Fix exception when using TChartNavScrollBar under Qt
git-svn-id: trunk@39341 -
2012-11-22 11:29:51 +00:00
ask
49ee518aba TAChart: Return empty fit equation text from fit series with invalid params
git-svn-id: trunk@39340 -
2012-11-22 11:19:03 +00:00
ask
117d5bf5ed TAChart: Add TFitSeries.State property, call ExecFit lazily, call OnFitComplete even on failed fit
git-svn-id: trunk@39339 -
2012-11-22 11:16:58 +00:00
ask
9f8e0a726b TAChart: Update "fit" demo
git-svn-id: trunk@39338 -
2012-11-22 10:26:35 +00:00
ask
1a8decb856 TAChart: Extract TAFitUtils unit
git-svn-id: trunk@39337 -
2012-11-22 10:24:58 +00:00
mattias
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
wp
2999984266 TAChart: Add sources of tutorial on logarithmic axis to folder tutorials/moores_law, update readme.txt
git-svn-id: trunk@39219 -
2012-11-01 12:18:08 +00:00
wp
0d4c4b84ed TAChart tutorials: Update readme.txt after adding sources for TFuncSeries tutorial
git-svn-id: trunk@39216 -
2012-10-31 22:50:47 +00:00
wp
3184191f80 TAChart tutorial: Add source code for tutorial on TFuncSeries
git-svn-id: trunk@39215 -
2012-10-31 22:49:28 +00:00
ask
593d20e3ce TAChart: Fix formatting and svn properties of "getting_started" tutorial
git-svn-id: trunk@39211 -
2012-10-31 17:25:47 +00:00
wp
d293d45ec1 TAChart tutorials: Add project getting_started to readme.txt
git-svn-id: trunk@39210 -
2012-10-31 15:37:19 +00:00
wp
ce1d1ce545 git-svn-id: trunk@39209 - 2012-10-31 14:57:51 +00:00
pamler
cc0d1cb762 TAChart: add readme.txt
git-svn-id: trunk@39205 -
2012-10-30 21:36:43 +00:00
ask
362d125f5b TAChart: Add TChartMarks.AutoMargins property
git-svn-id: trunk@39187 -
2012-10-29 14:09:27 +00:00
ask
97676db7a1 TAChart: Fix style and magnification format in "mandelbrot" tutorial
git-svn-id: trunk@39180 -
2012-10-28 19:16:31 +00:00
ask
6b7c8e492a TAChart: Add source code for "ColorMapSeries, Zooming" tutorial
git-svn-id: trunk@39179 -
2012-10-28 18:51:54 +00:00
ask
c3bf972233 TAChart: Fix color map series accidentally broken in r39173 #e4d8203192
git-svn-id: trunk@39178 -
2012-10-28 18:15:21 +00:00
ask
e4d8203192 TAChart: Extract TACustomFuncSeries unit
git-svn-id: trunk@39173 -
2012-10-27 17:28:02 +00:00
ask
69471d832e TAChart: Improve visuals of color map legend gradients in "func" demo
git-svn-id: trunk@39153 -
2012-10-23 16:33:19 +00:00
ask
9d6f97e475 TAChart: Draw gradients in legend of interpolated color map series
git-svn-id: trunk@39152 -
2012-10-23 16:31:27 +00:00
ask
363a8ffcc7 TAChart: Use TBubbleSeries.OverrideColor property in "multi" demo
git-svn-id: trunk@39151 -
2012-10-23 12:05:29 +00:00
ask
763c21cad7 TAChart: Add TBubbleSeries.OverrideColor property
git-svn-id: trunk@39150 -
2012-10-23 12:04:03 +00:00
ask
5c4e6dcd6c TAChart: Add transparency to the "bgra" demo
git-svn-id: trunk@39146 -
2012-10-21 05:51:11 +00:00