Commit Graph

24 Commits

Author SHA1 Message Date
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
59405826bd TAChart: Fix auto-scaling transformation with empty or infinite data
git-svn-id: trunk@35829 -
2012-03-08 17:34:34 +00:00
ask
e286d8a908 TAChart: Fix axis transformation of NaN values
git-svn-id: trunk@35659 -
2012-03-03 09:57:58 +00:00
ask
abea0d7922 TAChart: Add TCumulNormDistrAxisTransform based on code by Werner Pamler. Add test.
git-svn-id: trunk@32691 -
2011-10-05 07:35:06 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
022a7d20b5 TACHart: Trivial style fixes
git-svn-id: trunk@31820 -
2011-07-29 05:26:39 +00:00
ask
14fabdf99b TAChart: Use enumerators in utils, tools and transformations
git-svn-id: trunk@31700 -
2011-07-14 11:23:17 +00:00
ask
9ddaa28a8f TAChart: Remove "const" from some parameters where it is unneeded or dangerous
git-svn-id: trunk@31673 -
2011-07-12 08:03:40 +00:00
ask
5546c5b445 TAChart: Fix "unchanged" checks in event assignments
git-svn-id: trunk@29989 -
2011-03-23 07:14:16 +00:00
ask
c25cf46ae6 TAChart: Auto-rename subcomponents when parent component name changes
git-svn-id: trunk@29331 -
2011-02-02 13:20:31 +00:00
ask
eaafd7c371 TAChart: Add TUserDefinedAxisTransform class
git-svn-id: trunk@29305 -
2011-02-02 03:06:51 +00:00
ask
5e5be1fbb4 TAChart: Centralize Infinity handling in SafeInfinity function
git-svn-id: trunk@28774 -
2010-12-20 04:09:42 +00:00
ask
325d098358 TAChart: Fix zooming on auto-scaled series
git-svn-id: trunk@26940 -
2010-07-31 16:55: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
68caa0b7e3 TAChart: Transmit sender in broadcast notifications
git-svn-id: trunk@25940 -
2010-06-06 05:58:56 +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
e93c448c50 TAChart: Always store TLogarithmAxisTransform.Base
git-svn-id: trunk@24513 -
2010-04-08 13:57:25 +00:00
ask
e1e2609bb3 TAChart: Update chart after a change of Transform.Enabled
git-svn-id: trunk@24509 -
2010-04-08 13:15:10 +00:00
ask
15a620de11 TAChart: Only apply transformations with Enabled = true
git-svn-id: trunk@24503 -
2010-04-08 12:41:10 +00:00
ask
ce83bb5a91 TAChart: Use broadacster/listener to update chart after changes in axis transformation
git-svn-id: trunk@24473 -
2010-04-06 15:35:21 +00:00
ask
e2f5ade37d TAChart: Activate new transformations code
git-svn-id: trunk@24435 -
2010-04-05 14:05:14 +00:00
ask
08149cef06 TAChart: Add TLogarithmAxisTransform class
git-svn-id: trunk@24434 -
2010-04-05 13:22:37 +00:00
ask
ad38d34a34 TAChart: Add TChartAxisTransformations component.
* Does not do anything yet

git-svn-id: trunk@24429 -
2010-04-05 11:19:52 +00:00