Commit Graph

133 Commits

Author SHA1 Message Date
wp
b4e20416f1 TAChart: Overload "RegisterSeriesClass", "RegisterChartToolClass", and "RegisterAxisTransformClass" with old version accepting a string as parameter
git-svn-id: trunk@50856 -
2015-12-17 10:59:59 +00:00
wp
14381c96ad TAChart: Complete localization
git-svn-id: trunk@50758 -
2015-12-12 21:39:31 +00:00
wp
fe611b631f TAChart: Combine all po files in a single file (TAChartStrConsts)
git-svn-id: trunk@50756 -
2015-12-12 20:10:02 +00:00
martin
65463e1215 TAChart: Fixed crash due to fpc optimizer issue #0020827 / Lazarus issue #0025681
git-svn-id: trunk@43922 -
2014-02-06 19:18:55 +00:00
ask
b1866966f9 TAChart: Restore previous compiler hint status after Unused procedure
git-svn-id: trunk@41783 -
2013-06-21 13:55:42 +00:00
ask
f0b282dbd0 TAChart: Add TRandomChartSource.YNanPercent property
git-svn-id: trunk@41770 -
2013-06-20 00:39:58 +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
e5249dd553 TAChart: Copy HorizSize and VertSize in TSeriesPointer.Assign
git-svn-id: trunk@39703 -
2013-01-01 02:56:54 +00:00
ask
b7d4efbbb2 TAChart: Extract utility function Split
git-svn-id: trunk@39600 -
2012-12-20 16:51:53 +00:00
ask
4b2fe13853 TAChart: Add IsEquivalent utility function
git-svn-id: trunk@38811 -
2012-09-24 14:37:53 +00:00
ask
21b933340c TAChart: Add common TImageToGraphFunc and TGraphToImageFunc types
git-svn-id: trunk@38789 -
2012-09-21 15:28:58 +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
fcf539ce79 TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
2012-09-14 12:02:55 +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
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
21622f66e7 TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
2012-06-16 10:06:57 +00:00
ask
c0a075c800 TAChart: Add IfThen overload for TObject
git-svn-id: trunk@37527 -
2012-06-05 08:43:35 +00:00
ask
c41b4a2987 TAChart: Remove unused TAxisScale enumeration
git-svn-id: trunk@37514 -
2012-06-04 14:12:02 +00:00
ask
545f1d7cda TAChart: Add Axis.PositionUnits property
git-svn-id: trunk@37512 -
2012-06-04 14:08:43 +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
ask
9c33a8ec42 TAChart: Move ExpandRange procedure to TAMath unit
git-svn-id: trunk@32699 -
2011-10-05 10:03:34 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
6cad306a34 TAChart: Support NaNs in bar series
git-svn-id: trunk@32321 -
2011-09-13 16:40:44 +00:00
ask
f15f938f64 TAChart: Fix out-of-range array access in TIntervalList.AddRange
git-svn-id: trunk@32308 -
2011-09-13 07:14:43 +00:00
ask
24260c4e30 TAChart: Skip NaNs when drawing line series
git-svn-id: trunk@32307 -
2011-09-13 04:32:43 +00:00
ask
5e47f77c8b TAChart: Use $PUSH/$POP instead of $IFDEFs to restore compiler options in SafeInfinity
git-svn-id: trunk@32306 -
2011-09-13 03:45:55 +00:00
ask
d48b6c597d TAChart: Fix compile-time range check errors due to NaN usage
git-svn-id: trunk@32305 -
2011-09-13 03:43:05 +00:00
ask
f3f19b366a TAChart: Add TPublishedIntegerSet utility object. Add tests for it.
git-svn-id: trunk@32202 -
2011-09-07 08:40:20 +00:00
ask
d5ad4ab713 TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
2011-08-31 11:05:11 +00:00
ask
6815af3213 TAChart: Use ColorDialog to edit colors in TDataPointsEditorForm
git-svn-id: trunk@32084 -
2011-08-28 11:56:14 +00:00
ask
7195e84854 TAChart: Update chart after change of axis interval parameters
git-svn-id: trunk@31859 -
2011-08-03 16:26:51 +00:00
ask
cf6ddb9fb0 TAChart: Extract StrToFloatDefSep utility function
git-svn-id: trunk@31835 -
2011-07-31 03:41:41 +00:00
ask
6227fc5787 TAChart: Add SetPropDefaults procedure and tests for it
git-svn-id: trunk@31828 -
2011-07-30 14:49:23 +00:00
ask
e8d1819c83 TAChart: Add some strict protected/strict private annotations. Get rid of TCustomSeriesCrack class.
git-svn-id: trunk@31827 -
2011-07-30 08:25:18 +00:00
ask
f58c701d03 TAChart: Measure minor mark labels
git-svn-id: trunk@31768 -
2011-07-20 14:45:20 +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
e3caa9ce61 TAChart: Add TListener.OnNotify property
git-svn-id: trunk@31664 -
2011-07-10 16:25:11 +00:00
ask
7954ae2127 TAChart: Move TTransformFunc definition to TAChartUtils. Use it in the axis drawing code.
git-svn-id: trunk@31424 -
2011-06-28 08:58:22 +00:00
ask
980591b46b TAChart: Merge duplicate definitions of TChartColor
git-svn-id: trunk@31392 -
2011-06-26 07:14:37 +00:00
ask
397a0e437e TAChart: Extract TAIntervalSources unit
git-svn-id: trunk@30528 -
2011-05-02 12:22:16 +00:00
ask
dcc462fe9b TAChart: Block all extent notifications in mini-map mode
git-svn-id: trunk@29940 -
2011-03-20 18:30:46 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
ask
d378e66c95 TAChart: Extract WeightedAverage utility function
git-svn-id: trunk@29748 -
2011-03-08 09:17:56 +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
636d7a10cb TAChart: Allow assignment of TFuncSeries, TColorMapSeries, TIntervalList
git-svn-id: trunk@29320 -
2011-02-02 07:50:56 +00:00
ask
e122e92fcf TAChart: Extract RotateRect utility function
git-svn-id: trunk@29309 -
2011-02-02 05:33:37 +00:00
ask
21453ac232 TAChart: Do not automatically normalize rectangle before expanding it. Add test.
git-svn-id: trunk@29101 -
2011-01-18 08:54:00 +00:00
ask
154d4b002a TAChart: Optimize TFuncSeries drawing
git-svn-id: trunk@29093 -
2011-01-18 06:07:26 +00:00
ask
c7b1bd7bda TAChart: Protect PointDist functions from integer overflow.
This fixes issue #18348 (Reticule doesn't work when zoomed)

git-svn-id: trunk@28854 -
2011-01-01 08:21:49 +00:00
ask
5e5be1fbb4 TAChart: Centralize Infinity handling in SafeInfinity function
git-svn-id: trunk@28774 -
2010-12-20 04:09:42 +00:00