Commit Graph

85 Commits

Author SHA1 Message Date
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
ask
c654edd5c9 TAChart: Redraw chart after axis list change
git-svn-id: trunk@30186 -
2011-04-04 16:25:13 +00:00
ask
7c95fca45c TAChart: Add workaround for issue #18549
git-svn-id: trunk@30114 -
2011-04-01 09:44:46 +00:00
ask
856ba3f519 TAChart: Do not assign axis font if it is not actually used
git-svn-id: trunk@29997 -
2011-03-23 10:41:00 +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
066c967857 TAChart: Fixup for r29962 #a9270e1c46
git-svn-id: trunk@29964 -
2011-03-21 13:31:42 +00:00
ask
a9270e1c46 TAChart: Do not reserve space for invisible axis marks
git-svn-id: trunk@29962 -
2011-03-21 13:19:53 +00:00
ask
26bd49415f TAChart: Do not draw marks with Visible = false
git-svn-id: trunk@29855 -
2011-03-15 17:01:33 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
ask
d2306d0e8a TAChart: Scale label distances for printing. Update print demo.
git-svn-id: trunk@29705 -
2011-03-02 09:47:04 +00:00
ask
39d6ab4f66 TAChart: Initial implementation of TPrinterDrawer
git-svn-id: trunk@29682 -
2011-02-27 09:32:49 +00:00
ask
43e58801a0 TAChart: Remove canvas-based drawing utilities, since they are no longer used
git-svn-id: trunk@29636 -
2011-02-21 16:27:56 +00:00
ask
829ea72a9d TAChart: Use IChartDrawer to draw labels
git-svn-id: trunk@29531 -
2011-02-13 17:28:51 +00:00
ask
e3c19880f0 TAChart: Use IChartDrawer to draw axises. Add IChartDrawer.ClippingStart ans ClippingStop methods.
git-svn-id: trunk@29530 -
2011-02-13 16:52:50 +00:00
ask
545b9ba037 TAChart: Allow assignment of TLineSeries
git-svn-id: trunk@29315 -
2011-02-02 06:51:17 +00:00
ask
e80436b1fb TAChart: Use styles brushes for axis stripes
git-svn-id: trunk@28913 -
2011-01-09 09:17:05 +00:00
ask
b86722ce2e TAChart: Add TChartAxisMarks.Stripes property
git-svn-id: trunk@28896 -
2011-01-07 15:03:26 +00:00
ask
ad6b453cb2 TAChart: Extract TACustomSource unit
git-svn-id: trunk@28787 -
2010-12-20 09:44:42 +00:00
paul
ec782c1a72 tachart: fix compilation with recent fpc generics change
git-svn-id: trunk@28501 -
2010-11-26 14:45:05 +00:00
ask
2f974edb89 TAChart: Limit axis ZPosition by chart Depth
git-svn-id: trunk@27796 -
2010-10-21 13:14:58 +00:00
ask
b8d55daabb TAChart: Extract TChart.DrawBackground helper, fix axis drawing on chart without series
git-svn-id: trunk@27795 -
2010-10-21 13:07:56 +00:00
ask
387d267fa5 TAChart: Refactor axis ordering
git-svn-id: trunk@27794 -
2010-10-21 12:40:12 +00:00
ask
7c2ff8e9c6 TAChart: Draw axises in Z order
git-svn-id: trunk@27793 -
2010-10-21 12:00:19 +00:00
ask
aebe485e4b TAChart: Add TChartAxis.ZPosition property
git-svn-id: trunk@27743 -
2010-10-17 12:34:50 +00:00
ask
19f61c8aaf TAChart: Do not store deprecated TChartAxisTitle.Font property
git-svn-id: trunk@27079 -
2010-08-12 15:57:31 +00:00