Commit Graph

49 Commits

Author SHA1 Message Date
wp
a7a827f49e TAChart: Fix incorrect extent calculation by TOpenHighLowCloseSeries.
git-svn-id: trunk@56480 -
2017-11-24 08:26:54 +00:00
wp
99b950057f TAChart: Introduce default value of property TOpenHighLowCloseSeries.Mode
git-svn-id: trunk@56475 -
2017-11-23 18:21:21 +00:00
sekelsenmat
60236a6577 tachart: Fixes compilation with FPC 2.6.4 in Mac OS X
git-svn-id: trunk@54417 -
2017-03-16 15:42:52 +00:00
wp
b20170706a TAChart: Fix location of DataPointCrosshairTool cursor at perimeter of bubbles of TBubbleSeries.
git-svn-id: trunk@54316 -
2017-02-28 22:21:14 +00:00
wp
1d32c97e32 TAChart: Add property ToolTargets to TCustomChartSeries and publish it in most of its descendants for finer control of datapoint tool behavior.
git-svn-id: trunk@54286 -
2017-02-26 22:45:57 +00:00
wp
20ffdb1e45 TAChart: More cleanup
git-svn-id: trunk@54017 -
2017-01-27 22:54:06 +00:00
wp
aec0265173 TAChart: Cleanup
git-svn-id: trunk@54016 -
2017-01-27 22:48:09 +00:00
wp
af53f65190 TAChart: Add support of DataPointDragTool to BubbleSeries
git-svn-id: trunk@53982 -
2017-01-22 22:36:32 +00:00
wp
cf78574216 TAChart: Add new property TBubbleSeries.BubbleRadiusUnits.
git-svn-id: trunk@53976 -
2017-01-20 14:38:54 +00:00
wp
afaf9da891 TAChart: Fix TBubbleSeries ignoring axis transformations and clipping
git-svn-id: trunk@53965 -
2017-01-17 20:59:06 +00:00
wp
96ce75a353 TAChart: Fix operation of DatapointDragTool for TFieldSeries
git-svn-id: trunk@53955 -
2017-01-16 13:17:54 +00:00
wp
2f7921bcf1 TAChart: Activate NearestPointTargets in TFieldSeries.
git-svn-id: trunk@53945 -
2017-01-14 23:53:03 +00:00
wp
1fb630f063 TAChart: Fix TDatapointTools acting on TBoxAndWhiskerSeries and TOpenHighLowCloseSeries with transformed axes.
git-svn-id: trunk@53943 -
2017-01-14 16:49:08 +00:00
wp
953644be41 TAChart: TAChart: Activate TNearestPointTarget in TBoxAndWhiskerSeries.
git-svn-id: trunk@53940 -
2017-01-13 21:24:16 +00:00
wp
b0c8fb1703 TAChart: Fix extent calculation of TOpenHighLowCloseSeries and TBoxAndWhiskerSeries in presence of axis transformation
git-svn-id: trunk@53939 -
2017-01-13 17:03:01 +00:00
wp
cd884d710b TAChart: Fix first and last ticks/candles of OpenHighLowCloseSeries not being shown fully.
git-svn-id: trunk@53937 -
2017-01-13 13:30:05 +00:00
wp
12987e232a TAChart: Activate TNearestPointTarget in TOpenHighLowCloseSeries. Fix DataPointTools using nptYList correctly for horizontal bar series.
git-svn-id: trunk@53934 -
2017-01-12 21:13:14 +00:00
wp
54915a1ca6 TAChart: Fix incorrect scaling of TFieldSeries arrow head in case of TScaledCanvasDrawer (http://forum.lazarus.freepascal.org/index.php/topic,35026.msg230872/topicseen.html)
git-svn-id: trunk@53560 -
2016-12-05 15:08:33 +00:00
wp
53d48e17bf TAChart: Add new series type TFieldSeries. Add sheet "field" in demo "multi".
git-svn-id: trunk@51757 -
2016-02-29 14:17:41 +00:00
wp
14381c96ad TAChart: Complete localization
git-svn-id: trunk@50758 -
2015-12-12 21:39:31 +00:00
wp
d95e033212 TAChart: Avoid TBubbleSeries crashing if X/Y/R is NaN
git-svn-id: trunk@47367 -
2015-01-12 21:58:08 +00:00
wp
4f51ba5b51 TAChart: Improvements of Box-Whisker series (no crash on NaN, new prop WidthStyle, respect data point color)
git-svn-id: trunk@47348 -
2015-01-12 10:30:05 +00:00
wp
25a3227bc9 TAChart: Modify TBoxAndWhiskerSeries.AddXY to use correct YCount value.
git-svn-id: trunk@47343 -
2015-01-11 22:11:00 +00:00
wp
01cb0be6e0 TAChart: Fix several bugs related to incorrect scaling for printing
git-svn-id: trunk@47203 -
2014-12-15 13:59:56 +00:00
wp
7c57e7d617 TAChart: Modify candlestick plot to allow for same color of body and tails
git-svn-id: trunk@46442 -
2014-10-06 15:37:22 +00:00
wp
9a2d8a270b TAChart: extend TOHLCSeries for display as candlesticks. Add demo "financial" with OHLCSeries in OHLC and candlestick mode.
git-svn-id: trunk@46244 -
2014-09-16 11:45:08 +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
b8182677b8 TAChart: Add TOpenHighLowCloseSeries.AddXOHLC function
git-svn-id: trunk@40176 -
2013-02-04 14:06:27 +00:00
ask
91d248abf7 TAChart: Add TBoxAndWhiskerSeries.LegendDirection property
git-svn-id: trunk@39960 -
2013-01-24 23:57:01 +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
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
3c49f286fb Use source color in OHLC series
git-svn-id: trunk@39398 -
2012-11-28 03:24:28 +00:00
ask
ab8e758c9b TAChart: Add TOpenHighLowCloseSeries.DownLinePen property
git-svn-id: trunk@39378 -
2012-11-26 07:04:34 +00:00
ask
763c21cad7 TAChart: Add TBubbleSeries.OverrideColor property
git-svn-id: trunk@39150 -
2012-10-23 12:04:03 +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
baf5c775f7 TAChart: Add TBoxAndWhiskerSeries.AddXY function overload
git-svn-id: trunk@33027 -
2011-10-22 18:16:14 +00:00
ask
9c33a8ec42 TAChart: Move ExpandRange procedure to TAMath unit
git-svn-id: trunk@32699 -
2011-10-05 10:03:34 +00:00
ask
a498bbde25 TAChart: Add legend drawing for TOpenHighLowCloseSeries
git-svn-id: trunk@29889 -
2011-03-17 12:28:36 +00:00
ask
00c896db64 TAChart: Add TOpenHighLowCloseSeries
git-svn-id: trunk@29886 -
2011-03-17 12:16:15 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
ask
5f5e43acdb TAChart: Use IChartDrawer to draw TBubbleSeries and TBoxAndWhiskerSeries
git-svn-id: trunk@29635 -
2011-02-21 16:18:27 +00:00
ask
e6d3ed279e TAChart: Allow assignment of TBubbleSeries, TBoxAndWhiskerSeries
git-svn-id: trunk@29319 -
2011-02-02 07:49:06 +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
fe4ac38bf4 TAChart: Extract TCustomChartSource.ExtentList function
git-svn-id: trunk@27131 -
2010-08-18 06:18:11 +00:00
ask
3e1fdc1102 TAChart: Add TBoxAndWhiskerSeries.WhiskersWidth property
git-svn-id: trunk@27120 -
2010-08-17 10:10:44 +00:00
ask
1dd8d33568 TAChart: Initial implementation of box-and-whiskers series
git-svn-id: trunk@27118 -
2010-08-17 09:52:43 +00:00
ask
ae7862a09c TAChart: Add TALegend to the package, insert license boilerplate.
git-svn-id: trunk@27115 -
2010-08-17 07:51:24 +00:00
ask
dc77b7c0f3 TAChart: Extract TAMultiSeries unit.
git-svn-id: trunk@27114 -
2010-08-17 07:47:09 +00:00