ask
|
274955e748
|
TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
|
2011-10-10 13:34:55 +00:00 |
|
ask
|
0f0e833719
|
TAChart: Reset zooming after changing axis transformations to avoid SIGFPE in some cases
git-svn-id: trunk@32796 -
|
2011-10-10 10:13:04 +00:00 |
|
ask
|
bed7d78b47
|
TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
|
2011-10-05 05:40:51 +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
|
d5ad4ab713
|
TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
|
2011-08-31 11:05:11 +00:00 |
|
ask
|
74bfc779a0
|
TAChart: Use TChartAxis.Range even if no series is assigned to the axis
git-svn-id: trunk@32028 -
|
2011-08-21 10:40:49 +00:00 |
|
ask
|
b001e5e50e
|
TAChart: Auto-hide axis if exception is raised while drawing it
git-svn-id: trunk@32027 -
|
2011-08-21 10:06:43 +00:00 |
|
ask
|
a85397a7f2
|
TAChart: Fix axis interval scale during printing. Trivial update to print demo.
git-svn-id: trunk@31923 -
|
2011-08-09 13:48:51 +00:00 |
|
ask
|
21b9e581d4
|
TAChart: Use axis interval parameters in TDateTimeIntervalChartSource. Update axis demo.
git-svn-id: trunk@31871 -
|
2011-08-05 12:29:32 +00:00 |
|
ask
|
3ec7677315
|
TAChart: Add aipGraphCoords option to axis interval parameters
git-svn-id: trunk@31866 -
|
2011-08-05 05:56:25 +00:00 |
|
ask
|
cc9b94639e
|
TAChart: Do not draw minor axis marks over major ones. Correctly use axis transformation on the minor marks.
git-svn-id: trunk@31865 -
|
2011-08-05 05:34:17 +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
|
ce27587010
|
TAChart: Refactor TCharAxis.GetMarkValues procedure
git-svn-id: trunk@31857 -
|
2011-08-03 15:41:09 +00:00 |
|
ask
|
b6c83f2721
|
TAChart: Additional checks to prevent drawing of axis marks outside the axis range
git-svn-id: trunk@31856 -
|
2011-08-03 15:28:06 +00:00 |
|
ask
|
89c458bc8d
|
TAChart: Replace TChartMinorAxis.IntervalsCount with Intervals property
git-svn-id: trunk@31855 -
|
2011-08-03 15:14:50 +00:00 |
|
ask
|
3f6db4ab9f
|
TAChart: Add TChartAxis.Intervals property
git-svn-id: trunk@31854 -
|
2011-08-03 14:44:56 +00:00 |
|
ask
|
6fc1a2fbed
|
TAChart: Fix axis ordering
git-svn-id: trunk@31853 -
|
2011-08-03 14:40:58 +00:00 |
|
ask
|
70e64e04d8
|
TAChart: Use TIntervalChartSource.Params in interval calculations
git-svn-id: trunk@31851 -
|
2011-08-03 11:37:38 +00:00 |
|
ask
|
f81391d3cd
|
TAChart: Add TValuesInRangeParams helper type, remove TAxisDataExtent helper type
git-svn-id: trunk@31844 -
|
2011-08-01 06:06:43 +00:00 |
|
ask
|
fb3b94ed21
|
TAChart: Use SetPropDefaults in TChartPen
git-svn-id: trunk@31829 -
|
2011-07-30 16:28:19 +00:00 |
|
ask
|
d0b5c54609
|
TAChart: Process new properties in TChartAxis.Assign
git-svn-id: trunk@31826 -
|
2011-07-30 08:13:56 +00:00 |
|
ask
|
11d4e269aa
|
TAChart: Add TChartAxisMarks.Range property
git-svn-id: trunk@31824 -
|
2011-07-30 08:08:54 +00:00 |
|
ask
|
aa51debce9
|
TAChart: Add TChartAxis.Range property
git-svn-id: trunk@31822 -
|
2011-07-30 06:41:55 +00:00 |
|
ask
|
727c3782d1
|
TAChart: Add workaround for issue #19780
git-svn-id: trunk@31813 -
|
2011-07-28 01:33:39 +00:00 |
|
ask
|
411ec72db8
|
TAChart: Do not display mark labels by default for minor axis.
+ Remove unusable properties from minor axis marks
+ Update axis demo
git-svn-id: trunk@31776 -
|
2011-07-21 16:18:49 +00:00 |
|
ask
|
92659628f1
|
TAChart: Measure "edge" marks correctly in the presence of axis transformations
git-svn-id: trunk@31772 -
|
2011-07-20 15:49:18 +00:00 |
|
ask
|
490ec0cbdc
|
TAChart: Measure marks correctly even if the source is unsorted
git-svn-id: trunk@31771 -
|
2011-07-20 15:36:08 +00:00 |
|
ask
|
f58c701d03
|
TAChart: Measure minor mark labels
git-svn-id: trunk@31768 -
|
2011-07-20 14:45:20 +00:00 |
|
ask
|
de32d99c42
|
TAChart: Refactor axis marks generation
git-svn-id: trunk@31764 -
|
2011-07-20 11:40:55 +00:00 |
|
ask
|
0138145ed5
|
TAChart: Draw minor axis marks
git-svn-id: trunk@31762 -
|
2011-07-20 11:08:47 +00:00 |
|
ask
|
790e4b7ec7
|
TAChart: Take minor ticks into account while measuring axis
git-svn-id: trunk@31761 -
|
2011-07-20 10:02:17 +00:00 |
|
ask
|
0566afca02
|
TAChart: Add TChartAxis.Arrow property
git-svn-id: trunk@31726 -
|
2011-07-17 09:45:35 +00:00 |
|
ask
|
e8e8e52c90
|
TAChart: Fix axis Z positioning
git-svn-id: trunk@31719 -
|
2011-07-17 07:50:16 +00:00 |
|
ask
|
6742e22298
|
TAChart: Add TChartAxis.AxisPen property
git-svn-id: trunk@31718 -
|
2011-07-17 07:44:47 +00:00 |
|
ask
|
938cbd7a55
|
TAChart: Correctly measure axis titles
git-svn-id: trunk@31714 -
|
2011-07-16 18:34:15 +00:00 |
|
ask
|
9b3b52f19f
|
TAChart: Exactly reserve margins for the first and the last mark on the axis
git-svn-id: trunk@31713 -
|
2011-07-16 18:20:23 +00:00 |
|
ask
|
4ed00f8de5
|
TAChart: Use TAxisDrawHelper for axis measuring
git-svn-id: trunk@31712 -
|
2011-07-16 17:37:01 +00:00 |
|
ask
|
d4b0f89e8f
|
TAChart: Calculate transformation coefficients iteratively
git-svn-id: trunk@31709 -
|
2011-07-16 16:17:26 +00:00 |
|
ask
|
f13bf300dd
|
TAChart: Reserve margins for the first and the last mark on the axis
git-svn-id: trunk@31708 -
|
2011-07-16 12:15:43 +00:00 |
|
ask
|
67aa466330
|
TAChart: Use enumerators while working with axises
git-svn-id: trunk@31707 -
|
2011-07-16 08:07:22 +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
|
01e9be3b20
|
TAChart: Add TChartMinorAxis.IntervalsCount property. Draw minor axises.
git-svn-id: trunk@31429 -
|
2011-06-28 10:58:17 +00:00 |
|
ask
|
a890570935
|
TAChart: Extract TAChartAxisUtils unit
git-svn-id: trunk@31428 -
|
2011-06-28 10:15:27 +00:00 |
|
ask
|
2b82bb67f6
|
TAChart: Move common methods and properties to TChartBasicAxis
git-svn-id: trunk@31427 -
|
2011-06-28 09:53:28 +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
|
df404722c8
|
TAChart: Refactor axis drawing. Add TAxisDrawHelper class.
git-svn-id: trunk@31423 -
|
2011-06-28 08:52:40 +00:00 |
|
ask
|
5779ff5a45
|
TAChart: Initial implementation of TChartMinorAxis
git-svn-id: trunk@31153 -
|
2011-06-10 10:50:59 +00:00 |
|
ask
|
fd1c88271a
|
TAChart: Extract TChartBasicAxis class
git-svn-id: trunk@31152 -
|
2011-06-10 10:09:31 +00:00 |
|
ask
|
95315d575a
|
TAChart: Process all fields in TChartAxis.Assign
git-svn-id: trunk@31151 -
|
2011-06-10 08:40:27 +00:00 |
|
ask
|
397a0e437e
|
TAChart: Extract TAIntervalSources unit
git-svn-id: trunk@30528 -
|
2011-05-02 12:22:16 +00:00 |
|