Commit Graph

542 Commits

Author SHA1 Message Date
wp
e0199daa77 TAChart: Rename the new OnOwnerDrawPointer event to OnCustomDrawPointer. Add OnGetPointerStyle event (for Delphi compatibility) and add this to line demo.
git-svn-id: trunk@52104 -
2016-04-04 14:19:00 +00:00
wp
e63ea5918a TAChart: Add owner-draw pointer event to TLineSeries. Add demo showing bitmap pointer and drawing only every nth pointer.
git-svn-id: trunk@52103 -
2016-04-04 12:07:40 +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
f8a92e54e0 TAChart: Clean up.
git-svn-id: trunk@51601 -
2016-02-12 15:43:10 +00:00
wp
56a19261f9 TAChart: Add goodness-of-fit calculation to TFitSeries. Update FitDemo.
git-svn-id: trunk@49571 -
2015-07-27 16:09:41 +00:00
wp
5fdf172812 TAChart: Fix panes to work with TFuncSeries. Update panes-2 demo.
git-svn-id: trunk@48534 -
2015-03-29 22:13:33 +00:00
wp
b677a06286 TAChart: Add new demo for paned charts (demo/panes-2)
git-svn-id: trunk@48511 -
2015-03-26 17:04:04 +00:00
wp
d4a19485ed TAChart: Improved output of fpvectorial writer (related to issue #0027321)
git-svn-id: trunk@47663 -
2015-02-09 18:56:09 +00:00
wp
6afb29b0fc TAChart: Fix font color/style/rotation in TADrawerSVG
git-svn-id: trunk@47402 -
2015-01-16 16:26:08 +00:00
wp
0b179b19ec TAChart: Add new axis property LabelSize and corresponding demo (axisalign).
git-svn-id: trunk@47194 -
2014-12-13 23:08:29 +00:00
wp
a42df364db TAChart: fix fpvectorial compilation error, fix fpvectorial chart positioning error
git-svn-id: trunk@46747 -
2014-11-03 16:41:26 +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
f9f6d92be7 TAChart: Introduce class helper for saving charts as metafiles and for copying them as metafiles to the clipboard.
git-svn-id: trunk@46404 -
2014-10-02 14:48:24 +00:00
wp
e8a71eb006 TAChart: Implement a windows-only solution to copying a chart to the clipboard as windows metafile. Update wmf demo. (see: http://forum.lazarus.freepascal.org/index.php/topic,25985.msg158945/topicseen.html#new)
git-svn-id: trunk@46396 -
2014-10-01 21:13:10 +00:00
wp
c97e37c258 TAChart: Add event OnHintLocation to TDataPointHintTool which knows the size of the hint window (OnHintPosition is deprecated now). Update "financial" demo to show hint window above data points.
git-svn-id: trunk@46272 -
2014-09-21 14:42:10 +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
wp
be67c54950 TAChart: fix divide-by-zero error in demos/distance/distancedemo project, minor layout changes.
git-svn-id: trunk@44610 -
2014-04-05 17:54:23 +00:00
wp
5783936b29 TAChart: Fix TFitSeries not working correctly in demo/distance/distancedemo.lpi
git-svn-id: trunk@44609 -
2014-04-05 16:40:32 +00:00
wp
de8f43032c TAChart: add code to legenddemo to demonstrate the ownerdrawn legend, fix some layout issues.
git-svn-id: trunk@44588 -
2014-04-02 21:35:16 +00:00
ask
c1ad3c17bd TAChart: Add 'script' demo
git-svn-id: trunk@41813 -
2013-06-23 11:18:43 +00:00
ask
8d2a39a575 TAChart: Improve bar effects in TABGRAUtils. Based on patch by "circular"
git-svn-id: trunk@40212 -
2013-02-08 22:34:08 +00:00
ask
92e5f14166 TAChart: Use GUI connector in "aggpas" demo
git-svn-id: trunk@40182 -
2013-02-04 16:26:07 +00:00
ask
9cd4c96223 TAChart: Use GUI connector in "bgra" demo
git-svn-id: trunk@40179 -
2013-02-04 15:34:10 +00:00
ask
a8e5453530 TAChart: Use TABGRAUtils unit in "bgra" demo
git-svn-id: trunk@40171 -
2013-02-04 03:05:20 +00:00
ask
8bd8d3d809 TAChart: Add "Parametric" page to the "func" demo
git-svn-id: trunk@40138 -
2013-02-03 07:42:41 +00:00
ask
b9e09116ed TAChart: Fix bottom axis marks position for "3D" bar style for "bgra" demo
git-svn-id: trunk@40113 -
2013-02-01 14:06:00 +00:00
ask
56537d3db2 TAChart: Add "3D" bar style to "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40108 -
2013-02-01 08:53:52 +00:00
ask
4779a87e62 TAChart: Improve visual effects in "bgra" demo. Based on code by "circular".
git-svn-id: trunk@40095 -
2013-01-31 12:14:26 +00:00
ask
f7dcab3694 TAChart: Add texture effect to the "bgra" demo
git-svn-id: trunk@40083 -
2013-01-31 06:52:31 +00:00
ask
9e61f1b1e4 TAChart: Minor refactoring of "bgra" demo
git-svn-id: trunk@40082 -
2013-01-31 05:10:57 +00:00
ask
115f0340d0 TAChart: Add "slice scaling" page to the "bgra" demo
git-svn-id: trunk@40080 -
2013-01-31 04:35:25 +00:00
ask
8e3228dab8 TAChart: Remove fixed widgetset from "manhattan" demo
git-svn-id: trunk@40056 -
2013-01-30 13:39:22 +00:00
ask
ebd3880924 TAChart: Add "manhattan" demo
git-svn-id: trunk@40055 -
2013-01-30 13:34:50 +00:00
ask
5f4ad40cae TAChart: Update "multi" demo to show box-and-whispers legend
git-svn-id: trunk@39933 -
2013-01-22 12:07:28 +00:00
ask
4b4bc43074 Update 'multi' demo to use OHLC.DownLinePen
git-svn-id: trunk@39379 -
2012-11-26 07:06:18 +00:00
ask
9f8e0a726b TAChart: Update "fit" demo
git-svn-id: trunk@39338 -
2012-11-22 10:26:35 +00:00
ask
69471d832e TAChart: Improve visuals of color map legend gradients in "func" demo
git-svn-id: trunk@39153 -
2012-10-23 16:33:19 +00:00
ask
363a8ffcc7 TAChart: Use TBubbleSeries.OverrideColor property in "multi" demo
git-svn-id: trunk@39151 -
2012-10-23 12:05:29 +00:00
ask
5c4e6dcd6c TAChart: Add transparency to the "bgra" demo
git-svn-id: trunk@39146 -
2012-10-21 05:51:11 +00:00
ask
aec9afaf9c TAChart: Update "legend" demo to show legend grid
git-svn-id: trunk@39075 -
2012-10-14 04:55:19 +00:00
ask
b8dc7e13eb TAChart: Update visuals in the "axis" demo
git-svn-id: trunk@38994 -
2012-10-08 09:23:42 +00:00
ask
3e88b3861e TAChart: Update "func" demo to use MarginsForMarks property
git-svn-id: trunk@38993 -
2012-10-08 06:23:22 +00:00
ask
85e3ea566c TAChart: Add TChartBasicAxis.TickInnerLength property
git-svn-id: trunk@38984 -
2012-10-07 13:54:00 +00:00
ask
1b11439a5b TAChart: Add "fit" page to the "distance" demo. Based on demo by Werner Pamler.
git-svn-id: trunk@38951 -
2012-10-02 14:37:12 +00:00
ask
db9416f5c8 TAChart: Add bar series to "navigate" demo for better visuals
git-svn-id: trunk@38871 -
2012-09-27 16:23:45 +00:00
ask
4fc027fcf4 TAChart: Add "zoom on endpoint" feature to the "distance" demo
git-svn-id: trunk@38870 -
2012-09-27 16:21:44 +00:00
ask
9c7f6a203e TAChart: Use TChart.AutoFocus in "dragdrop" and "tools" demos
git-svn-id: trunk@38869 -
2012-09-27 16:17:52 +00:00
ask
e4d555f7f9 TAChart: Add "Bars" page to the "dragdrop" demo
git-svn-id: trunk@38791 -
2012-09-21 15:48:34 +00:00
ask
2974002ed0 TAChart: Add "Auto Y extent" page to the "func" demo
git-svn-id: trunk@38731 -
2012-09-18 09:33:06 +00:00
ask
befc2df57b TAChart: Show user-defined mark shapes in "labels" demo
git-svn-id: trunk@38677 -
2012-09-16 06:12:13 +00:00
ask
27c22c6347 TAChart: Add "Synchronize marks" control to "Independent scale" page of "axis" demo
git-svn-id: trunk@38663 -
2012-09-15 09:13:40 +00:00
ask
6af3a1eb5d TAChart: Use TChartExtentHistory in the "extent" demo
git-svn-id: trunk@38656 -
2012-09-14 12:34:35 +00:00
ask
1ea614e177 TAChart: Update "aggpas" demo to show transparency
git-svn-id: trunk@38597 -
2012-09-09 10:45:31 +00:00
ask
2373b8575c TAChart: Update "opengl" demo to show transparency and pie chart
git-svn-id: trunk@38596 -
2012-09-09 10:43:12 +00:00
ask
400dc6d8e4 TAChart: Update "labels" demo to show callouts
git-svn-id: trunk@38582 -
2012-09-08 16:10:40 +00:00
ask
282b5f7f99 TAChart: Update "labels" demo to show label shapes
git-svn-id: trunk@38580 -
2012-09-08 11:31:58 +00:00
ask
b51fa0ecd9 TAChart: Refactor label measurement in preparation for non-symmetric labels
git-svn-id: trunk@38566 -
2012-09-08 08:31:25 +00:00
ask
48b4ff9a85 TAChart: Update "basic" demo
git-svn-id: trunk@38565 -
2012-09-08 07:06:38 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
ask
458fb3cdc9 TAChart: Add mark arrows to "label" demo
git-svn-id: trunk@38505 -
2012-09-03 16:57:17 +00:00
ask
b33c818ce3 TAChart: Update "distance" demo
git-svn-id: trunk@38499 -
2012-09-03 13:05:39 +00:00
ask
18ca070dec TAChart: Remove reference to non-existing file from the distance demo project.
git-svn-id: trunk@38458 -
2012-08-31 13:04:16 +00:00
ask
82f17f1252 TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
2012-08-31 09:56:38 +00:00
ask
80bac85dcd TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
2012-08-30 15:17:08 +00:00
ask
4d9f1110be TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
2012-08-23 03:24:53 +00:00
ask
2a08196858 TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
2012-08-22 09:24:36 +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
fc96c5a92f TAChart: Use TFitSeries.IEquationText in the fit demo
git-svn-id: trunk@38259 -
2012-08-16 16:12:58 +00:00
ask
c5ebe15fc6 TAChart: Update to the recent version of FPVectorial
git-svn-id: trunk@37727 -
2012-06-22 20:19:57 +00:00
ask
e51dd9411e TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
2012-06-08 09:02:52 +00:00
ask
11846cf49c TAChart: Snap bars to the bottom axis in the labels demo
git-svn-id: trunk@37575 -
2012-06-08 01:51:59 +00:00
ask
851ef02961 TAChart: Add legend to the "Stacked" page of the multi demo
git-svn-id: trunk@37529 -
2012-06-05 08:49:46 +00:00
ask
ffafc220a9 TAChart: Add axis position units to the axis demo
git-svn-id: trunk@37513 -
2012-06-04 14:09:58 +00:00
ask
51162a24b6 TAChart: Add "Position" tab to the axis demo
git-svn-id: trunk@37508 -
2012-06-04 10:13:29 +00:00
ask
ceb9377fc2 TAChart: Update versions of a few demo projects
git-svn-id: trunk@37211 -
2012-05-07 08:49:20 +00:00
ask
28475d565d TAChart: Update dragdrop demo to use TDataPointHintTool with the modifier key
git-svn-id: trunk@37210 -
2012-05-07 07:39:35 +00:00
ask
c2b096f44c TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
2012-04-08 08:19:34 +00:00
ask
0d478ae9db TAChart: Use Axis.Margin in the axis demo
git-svn-id: trunk@36160 -
2012-03-19 06:40:19 +00:00
ask
087cd23d05 TAChart: Use Arrow.BaseLength property in func demo
git-svn-id: trunk@35629 -
2012-03-01 10:17:22 +00:00
ask
0f055aa049 TAChart: Add logarithmic axis to the "spline" page of the func demo
git-svn-id: trunk@34852 -
2012-01-22 09:11:54 +00:00
ask
04962883b5 TAChart: Minor fix to the imagelist demo
git-svn-id: trunk@34851 -
2012-01-22 08:34:50 +00:00
ask
88e42b0f52 TAChart: Add imagelist demo based on code by Werner Pamler
git-svn-id: trunk@34850 -
2012-01-22 08:33:32 +00:00
ask
54c94a710b TAChart: Add fit demo based on code by Werner Pamler
git-svn-id: trunk@34849 -
2012-01-22 04:21:14 +00:00
ask
19cc5a8868 TAChart: Use axis interval tolerance in the axistransf demo
git-svn-id: trunk@34819 -
2012-01-20 11:38:23 +00:00
ask
57c9714520 TAChart: Update listbox demo to demonstrate TChartListbox background color and item height
git-svn-id: trunk@34047 -
2011-12-08 15:43:19 +00:00
ask
b6ec3edcf2 TAChart: Cosmetic updates of the listbox demo
git-svn-id: trunk@34017 -
2011-12-07 04:47:09 +00:00
ask
03933b7304 TAChart: Use Legend.Format for item-per-point multiplicity. Update demo.
git-svn-id: trunk@34015 -
2011-12-07 03:54:01 +00:00
ask
c87fc2a9cf TAChart: Use Legend.Format instead of Title to display the fitting formula in TFitSeries legend
git-svn-id: trunk@34011 -
2011-12-07 00:52:40 +00:00
ask
924256986a TAChart: Cosmetic style fixes
git-svn-id: trunk@34008 -
2011-12-06 23:14:33 +00:00
ask
71e031d122 TAChart: Use ItemFillOrder in the legend demo
git-svn-id: trunk@33138 -
2011-10-28 12:38:23 +00:00
ask
41f098ceb6 TAChart: Fix typo in the method name: CopyForm -> CopyFrom. Update demos
git-svn-id: trunk@33132 -
2011-10-28 11:41:28 +00:00
ask
b27545c3a4 TAChart: Fix SIGFPE while trying to draw navigation panel for the chart with empty extent
git-svn-id: trunk@33029 -
2011-10-22 18:40:30 +00:00
ask
188fb2d302 TAChart: Add TCustomChartSeries.AddXY overload with YList argument. Update demo.
git-svn-id: trunk@33025 -
2011-10-22 18:05:41 +00:00
ask
8b2d7d1c32 TAChart: Add "Oscilloscope" page to the line demo
git-svn-id: trunk@33022 -
2011-10-22 17:32:05 +00:00
ask
5f94205be5 TAChart: Change default value of TBasicZoomStepTool.FixedPoint to true. Update demo.
git-svn-id: trunk@32774 -
2011-10-09 02:12:18 +00:00
ask
e3733ed9ff TAChart: Use TCumulNormDistrAxisTransform in the axis transform demo. Based on code by Werner Pamler.
git-svn-id: trunk@32693 -
2011-10-05 07:49:52 +00:00
ask
df2ca2ee43 TAChart: Use mouse wheel panning in the tools demo
git-svn-id: trunk@32659 -
2011-10-03 16:33:52 +00:00
ask
15b2740435 TAChart: Use mouse wheel zooming in the tools demo
git-svn-id: trunk@32643 -
2011-10-03 05:24:02 +00:00
ask
1176e4faca TAChart: Support NaNs in area series. Update demo
git-svn-id: trunk@32448 -
2011-09-21 11:30:39 +00:00
ask
979e916f7b TAChart: Add smoothed derivative source. Update demo.
git-svn-id: trunk@32412 -
2011-09-18 21:35:15 +00:00
ask
c304336bb0 TAChart: Use AccumulationDirection in the source demo
git-svn-id: trunk@32408 -
2011-09-18 15:28:09 +00:00
ask
f188c49a1a TAChart: Add "Derivative" page to the source demo. Based on code by Werner Pamler
git-svn-id: trunk@32333 -
2011-09-14 11:44:38 +00:00
ask
478be019bc TAChart: Move "Statistics" page from line demo to source demo
git-svn-id: trunk@32332 -
2011-09-14 11:22:00 +00:00
ask
6f963be4f2 TAChart: Add NaN demo
git-svn-id: trunk@32323 -
2011-09-13 17:17:49 +00:00
ask
2451ea26ea TAChart: Add derivative series to the Statistics page of the line demo
git-svn-id: trunk@32185 -
2011-09-05 11:10:20 +00:00
ask
9202316548 TAChart: drag demo: compilation fix and minor update
git-svn-id: trunk@32180 -
2011-09-05 07:11:58 +00:00
ask
2eff105803 TAChart: Add "Transform" page to the panes demo
git-svn-id: trunk@32097 -
2011-08-29 14:43:56 +00:00
ask
142639461e TAChart: Add panes demo
git-svn-id: trunk@32089 -
2011-08-29 09:03:53 +00:00
ask
173ae2f758 TAChart: Fix typo in the navigation demo
git-svn-id: trunk@31988 -
2011-08-15 09:58:06 +00:00
ask
3338aa1034 TAChart: Use TDataPointCrosshairTool in tools demo
git-svn-id: trunk@31973 -
2011-08-13 09:31:53 +00:00
ask
413337fbfa TAChart: Make TConstantLine.AxisIndexX work in GetNearestPoint and MovePoint methods. Update axistransf demo.
git-svn-id: trunk@31953 -
2011-08-12 06:00:05 +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
8ce1ae04fd TAChart: Use aipGraphCoords option in the axistransf demo
git-svn-id: trunk@31867 -
2011-08-05 05:59:20 +00:00
ask
e988567787 TAChart: Update axistransf demo
git-svn-id: trunk@31860 -
2011-08-03 16:38:28 +00:00
ask
e486d01537 TAChart: Add "Intervals" page to the axis demo
git-svn-id: trunk@31858 -
2011-08-03 15:42:09 +00:00
ask
a2676e9ab3 TAChart: Update axis demo
git-svn-id: trunk@31825 -
2011-07-30 08:09:32 +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
82d446ecb3 TAChart: Update axis demo
git-svn-id: trunk@31763 -
2011-07-20 11:16:30 +00:00
ask
bc03648d20 TAChart: Minor demo updates
git-svn-id: trunk@31759 -
2011-07-20 09:33:39 +00:00
ask
0d4182bf6a TAChart: Use TConstantLine.Arrow in func demo
git-svn-id: trunk@31722 -
2011-07-17 08:31:03 +00:00
ask
122c7971a0 TAChart: Use AxisPen property in 3d demo
git-svn-id: trunk@31720 -
2011-07-17 07:50:40 +00:00
ask
ef6c622afb TAChart: Use series enumerators in demo projects
git-svn-id: trunk@31679 -
2011-07-12 11:42:28 +00:00
ask
267a457efe TAChart: Add and use TLegendItemsEnumerator
git-svn-id: trunk@31674 -
2011-07-12 09:22:52 +00:00
ask
8c1941aa19 TAChart: Update listbox demo
git-svn-id: trunk@31668 -
2011-07-10 16:40:20 +00:00
ask
d67172d19f TAChart: Add TChartListbox.OnAddSeries event
git-svn-id: trunk@31659 -
2011-07-10 10:57:31 +00:00
ask
d8ce372351 TAChart: Rename TChartListbox.OnSeriesIconClick to OnSeriesIconDblClick
git-svn-id: trunk@31657 -
2011-07-10 10:38:50 +00:00
ask
2518e1544d TAChart: Replace TChartListbox boolean properties with a single Options property. Update demo.
git-svn-id: trunk@31656 -
2011-07-10 10:35:32 +00:00
ask
9e89969e78 TAChart: Update bgra demo
git-svn-id: trunk@31653 -
2011-07-10 09:57:55 +00:00
ask
64471ede52 TAChart: Update axis demo to use minor axis on Submarks page
git-svn-id: trunk@31643 -
2011-07-10 06:51:27 +00:00
ask
2f560c99e7 TAChart: Update listbox demo to use design-time more.
+ Some style fixes

git-svn-id: trunk@31641 -
2011-07-10 06:15:46 +00:00
ask
40e5b784e4 TAChart: Set default columns count to 1 in listbox demo
git-svn-id: trunk@31639 -
2011-07-10 04:05:38 +00:00
ask
61891d6766 TAChart: Convert listbox demo code to standard formatting and style
git-svn-id: trunk@31638 -
2011-07-10 03:59:54 +00:00
ask
dbfbd65cbe TAChart: Remove session info from listbox demo project file
git-svn-id: trunk@31637 -
2011-07-10 03:59:06 +00:00
ask
cbf4bd53aa TAChart: Fix list-out-of-bounds error when clicking outside of series list in TChartListBox
git-svn-id: trunk@31634 -
2011-07-10 03:13:18 +00:00
ask
c7b8797cf5 TAChart: Add TChartListbox demo by Werner Pamler
git-svn-id: trunk@31631 -
2011-07-10 01:40:29 +00:00
ask
56b5541270 TAChart: Add separate options for left- and right-side extrapolation to TCubicSplineSeries. Update demo.
git-svn-id: trunk@31569 -
2011-07-05 18:11:13 +00:00
ask
b0fdff2a72 TAChart: Update func demo to use TCubicSplineSeries.Options
git-svn-id: trunk@31509 -
2011-07-02 15:41:48 +00:00
ask
00841b0993 TAChart: Update func demo with pointers in spline series
git-svn-id: trunk@31434 -
2011-06-28 16:38:21 +00:00
ask
6c0db06c3f TAChart: Add cubic spline to the func demo
git-svn-id: trunk@31408 -
2011-06-26 17:25:54 +00:00
ask
59ea86ddff TAChart: Add TChartLegend.ColumnCount property
git-svn-id: trunk@31402 -
2011-06-26 14:27:07 +00:00
ask
7ad974bb8a TAChart: Change TChartSeriesLegend.OnDraw parameters. Update demo.
git-svn-id: trunk@31399 -
2011-06-26 10:35:03 +00:00
ask
ae0f0fc734 TAChart: Add TChartSeriesLegend.OnCreate event. Update demo.
git-svn-id: trunk@31398 -
2011-06-26 10:29:53 +00:00
ask
2c6d4e309e TAChart: Add TChartLegend.GroupFont property
git-svn-id: trunk@31397 -
2011-06-26 09:58:17 +00:00
ask
be7740a708 TAChart: Add legend item grouping. Update demo.
git-svn-id: trunk@31396 -
2011-06-26 09:43:47 +00:00
ask
e6b1840fc4 TAChart: Add TChartSeriesLegend.Order property
git-svn-id: trunk@31395 -
2011-06-26 08:45:35 +00:00
ask
ac09dbf6fd TAChart: Draw pie-specific legend item for pie series. Update demo.
git-svn-id: trunk@31393 -
2011-06-26 07:25:56 +00:00
ask
67e4a0d07f TAChart: Use TChartLegendItems instead of TObjectList
git-svn-id: trunk@31344 -
2011-06-23 14:56:05 +00:00
ask
6cc9d3da78 TAChart: Add Legend.SymbolFrame property
git-svn-id: trunk@31342 -
2011-06-23 07:33:53 +00:00
ask
f1cfea45dc TAChart: Add combobox with legend items to the legend demo
git-svn-id: trunk@31335 -
2011-06-22 14:13:21 +00:00
ask
230c6153d4 TAChart: Simplify Y axis inversion code in fpvectorial back-end.
git-svn-id: trunk@31254 -
2011-06-16 12:29:05 +00:00
ask
96e208066b TAChart: Invert Y axis when drawing to fpvectorial back-end
git-svn-id: trunk@31253 -
2011-06-16 12:19:58 +00:00
ask
9e2e844a4f TAChart: Take system colors into account in fpvectorial back-end. Update demo.
git-svn-id: trunk@31246 -
2011-06-16 11:14:10 +00:00
sekelsenmat
206e4d5b90 tachart: Fixes compilation because now fpvectorial uses TFPColor
git-svn-id: trunk@31245 -
2011-06-16 10:33:47 +00:00
sekelsenmat
9a6b6f2418 tachart: fixes compilation of the fpvectorial demo
git-svn-id: trunk@31244 -
2011-06-16 09:36:07 +00:00
ask
ff37968b20 TAChart: Use font antialiasing in the bgra back-end. Update demo.
git-svn-id: trunk@31190 -
2011-06-13 01:37:32 +00:00
ask
b536ad8ffa TAChart: Silence hints in the axis demo
git-svn-id: trunk@31175 -
2011-06-11 23:23:39 +00:00
ask
b72a333eb7 TAChart: More precise requirements for nogui demo
git-svn-id: trunk@31174 -
2011-06-11 23:23:13 +00:00
ask
ce90312470 TAChart: Add spline to the func demo.
git-svn-id: trunk@31173 -
2011-06-11 23:21:45 +00:00
ask
db47008d5d TAChart: Disable reticule on KeyUp in the tools demo
git-svn-id: trunk@31142 -
2011-06-09 10:17:22 +00:00
ask
434077f134 TAChart: Update rotate and multi demos to include mark positions
git-svn-id: trunk@30589 -
2011-05-06 15:28:47 +00:00
ask
febce422a7 TAChart: Update radial demo with mark positions
git-svn-id: trunk@30574 -
2011-05-06 10:00:17 +00:00
ask
397a0e437e TAChart: Extract TAIntervalSources unit
git-svn-id: trunk@30528 -
2011-05-02 12:22:16 +00:00
ask
70ab11beed TAChart: Use TAChartPrint package in the printing demo
git-svn-id: trunk@30525 -
2011-05-02 09:17:55 +00:00
ask
e6f053d841 TAChart: Implement Polygon and Rectangle in fpvectorial drawing back-end. Update demo.
git-svn-id: trunk@30415 -
2011-04-21 15:50:44 +00:00
ask
01d9f547ad TAChart: Use AntialiasingMode in the basic demo
git-svn-id: trunk@30411 -
2011-04-21 13:39:55 +00:00
ask
35ce2fc218 TAChart: Add export to G-code format to fpvectorial demo
git-svn-id: trunk@30400 -
2011-04-20 11:18:19 +00:00
ask
30246e2658 TAChart: Add fpvectorial demo
git-svn-id: trunk@30399 -
2011-04-20 10:49:17 +00:00
ask
179e5fcd40 TAChart: Add hint tool to drag-drop demo
git-svn-id: trunk@30397 -
2011-04-20 10:24:13 +00:00
ask
37273a12d2 TAChart: Restore OnGetMark event handler in dragdrop demo
git-svn-id: trunk@30393 -
2011-04-20 07:47:52 +00:00
ask
d5f69b5d17 TAChart: Minor updates for save demo project
git-svn-id: trunk@30242 -
2011-04-08 08:46:18 +00:00
ask
1c6efec231 TAChart: Add wmf demo
git-svn-id: trunk@30240 -
2011-04-08 07:20:22 +00:00
ask
092814ada0 TAChart: Add SVG export option to the save demo
git-svn-id: trunk@30207 -
2011-04-05 20:27:59 +00:00
ask
178ea522e7 TAChart: Synchronize extents of standard and BGRA view
git-svn-id: trunk@30200 -
2011-04-05 17:16:16 +00:00
ask
b92bfd76d2 TAChart: Fix hints in BGRA drawer
git-svn-id: trunk@30184 -
2011-04-04 15:32:03 +00:00
ask
0a5e0fb00c TAChart: Add font orientation to the BGRA drawer. Update demo.
git-svn-id: trunk@30183 -
2011-04-04 15:29:18 +00:00
ask
3a1863981e TAChart: Add TAChartBgra dependency to the bgra demo
git-svn-id: trunk@30182 -
2011-04-04 15:28:19 +00:00
ask
5b42a56a66 TAChart: Add TAChartBgra package
git-svn-id: trunk@30148 -
2011-04-03 09:32:57 +00:00
ask
d4ba2c99b9 TAChart: Add TAChartAggPas package
git-svn-id: trunk@30147 -
2011-04-03 09:12:12 +00:00
ask
2161f792f8 TAChart: Add BGRABitmap demo
git-svn-id: trunk@30116 -
2011-04-01 09:59:46 +00:00
ask
70f52ea911 TAChart: Support font orientation in TFPCanvasDrawer. Update nogui demo.
git-svn-id: trunk@30002 -
2011-03-23 11:47:57 +00:00
ask
ea79eeb246 TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
2011-03-23 11:38:41 +00:00
ask
e9ca674759 TAChart: Enable axis marks in nogui demo
git-svn-id: trunk@29999 -
2011-03-23 10:46:34 +00:00
ask
1afefeed3c TAChart: Remove workarounds for non-working event assignments
git-svn-id: trunk@29990 -
2011-03-23 07:16:40 +00:00
ask
dead098042 TAChart: Add "Pointers" page to the line demo
git-svn-id: trunk@29988 -
2011-03-23 06:40:01 +00:00
ask
8a2a7fedfd TAChart: Implement centered legend alignments. Update legend demo.
git-svn-id: trunk@29985 -
2011-03-22 20:21:55 +00:00
mattias
be2698980b tachart: fixed setting method properties, bug #18418
git-svn-id: trunk@29973 -
2011-03-21 17:11:55 +00:00
ask
992990cee7 TAChart: Update opengl demo
git-svn-id: trunk@29971 -
2011-03-21 14:56:34 +00:00
ask
20a6203533 TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
2011-03-21 14:25:39 +00:00
ask
2c1e9b1a49 TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
2011-03-21 14:15:42 +00:00
ask
a40bfdfa55 TAChart: Use TFPCanvasDrawer and nogui widgetset in nogui demo
git-svn-id: trunk@29966 -
2011-03-21 13:46:36 +00:00
ask
edb49e4dbb TAChart: Minor fixes in axis demo
git-svn-id: trunk@29963 -
2011-03-21 13:20:55 +00:00
ask
29546f3a08 TAChart: Improve synchronization in drawer demos
git-svn-id: trunk@29950 -
2011-03-21 03:58:29 +00:00
ask
127376bc5f TAChart: Add nogui demo
git-svn-id: trunk@29942 -
2011-03-20 18:52:41 +00:00
ask
38f52e6892 TAChart: Update navigation demo
git-svn-id: trunk@29941 -
2011-03-20 18:32:59 +00:00
ask
086d4edc1f TAChart: Add TChartNavScrollBar.AutoPageSize property. Update navigate demo.
git-svn-id: trunk@29928 -
2011-03-20 13:39:39 +00:00
ask
4248b7497e TAChart: Use TChartNavScrollBar in the navigation demo
git-svn-id: trunk@29926 -
2011-03-20 13:08:28 +00:00
ask
4d20e691b3 TAChart: Add navigation demo
git-svn-id: trunk@29923 -
2011-03-20 09:43:35 +00:00
ask
c0a28e143d TAChart: Add varying pointer color to the basic demo
git-svn-id: trunk@29893 -
2011-03-17 15:29:46 +00:00
ask
a2d747b2c4 TAChart: Add "OHLC" page to the multi demo
git-svn-id: trunk@29890 -
2011-03-17 12:35:08 +00:00