Commit Graph

583 Commits

Author SHA1 Message Date
wp
47bccc778c TAChart: Add event OnCustomDrawBar to TBarSeries, deprecate old OnBeforeDrawBar. Rename TPieSeries.OnDrawPie to .OnCustomDrawPie.
git-svn-id: trunk@60755 -
2019-03-23 23:19:53 +00:00
wp
50b7e5b2a4 TAChart: Add new properties Orientation and ViewAngle to TPieSeries. Update demo.
git-svn-id: trunk@60728 -
2019-03-19 22:11:22 +00:00
wp
0828a25696 TAChart: Add new property "StartAngle" to TPieSeries. Update demo (new layout).
git-svn-id: trunk@60717 -
2019-03-18 22:35:15 +00:00
wp
cbf913ae02 TAChart: Some more improvements of 3D painting of TPieSeries.
git-svn-id: trunk@60714 -
2019-03-17 22:11:53 +00:00
wp
2a24bff643 TAChart: New property MarkPositionCentered for TPieSeries.
git-svn-id: trunk@60688 -
2019-03-15 19:04:46 +00:00
wp
a8812d76d2 TAChart: Add new property InnerRadiusPercent to TPieSeries for achieving a "donut" series
git-svn-id: trunk@60666 -
2019-03-14 11:13:12 +00:00
wp
9e111d1a22 TAChart: Add new property DepthBrightnessDelta to some series for improved rendering in pseudo-3D mode. Update related demos.
git-svn-id: trunk@60659 -
2019-03-12 17:35:19 +00:00
wp
fe85948fb3 TAChart: Fix chart scaling issues, patch by Marcin Wiazowski, issue #35207. Update some demos.
git-svn-id: trunk@60636 -
2019-03-09 18:09:47 +00:00
wp
3dbbd29573 TAChart: Fix painting of 3D pie series.
git-svn-id: trunk@60624 -
2019-03-08 21:57:18 +00:00
wp
8e58aa9ceb TAChart: Test and update all demo projects
git-svn-id: trunk@60617 -
2019-03-07 15:16:47 +00:00
wp
c81de7635a TAChart: Rename new TFitSeries property "CombinedExtentY" to "UseCombinedExtentY". Some improved comments.
git-svn-id: trunk@60598 -
2019-03-06 16:45:38 +00:00
wp
7e2608eff7 TAChart: Fix extent of TFitSeries ignoring shape of calculated fit curve. Based on patch by Marcin Wiazowski, issue #35183
git-svn-id: trunk@60597 -
2019-03-06 09:10:33 +00:00
wp
999c63b476 TAChart: Fix compilation of toolsdemo.
git-svn-id: trunk@60594 -
2019-03-05 10:39:47 +00:00
wp
b583d03e54 TAChart: Fix TFitSeries crashing without ParentChart (demos/runtime/plotdemo).
git-svn-id: trunk@60586 -
2019-03-04 17:38:18 +00:00
wp
7534bcabb3 TAChart: Use TFitSeries' own error messages in the fit demo program.
git-svn-id: trunk@60568 -
2019-03-03 11:53:17 +00:00
wp
71d732e388 TAChart: Extend fit demo to show FitSeries.LegendText as HTML.
git-svn-id: trunk@60560 -
2019-03-02 16:33:33 +00:00
wp
8baa6bdbc1 TAChart: Fix initialization of custom fit functions for TFitSeries. Issue #35162.
git-svn-id: trunk@60549 -
2019-03-01 00:23:36 +00:00
wp
d083286913 TAChart: Add property "AutoFit" to TFitSeries. Make TFitSeries return only valid fit results.
git-svn-id: trunk@60529 -
2019-02-28 12:37:18 +00:00
wp
34796ea982 TAChart: Use ChildSizing technique to position charts in demo/panes.
git-svn-id: trunk@60109 -
2019-01-19 16:46:42 +00:00
wp
fcf8d854dc TAChart: Replace deprecated Reticule in demo/basic by a DataPointCrosshairTool.
git-svn-id: trunk@60090 -
2019-01-15 11:57:25 +00:00
wp
b60e2c8d42 TAChart: Update area demo to show new property "MarkPositionCentered".
git-svn-id: trunk@60089 -
2019-01-15 11:35:47 +00:00
wp
a0a5e9d8cd TAChart: Extend dragdrop demo to show horizontal dragging of bars.
git-svn-id: trunk@59243 -
2018-10-03 16:20:57 +00:00
wp
e9f492c0d9 TAChart: Extend TChartImageList to work for non-series icons also at designtime.
git-svn-id: trunk@59242 -
2018-10-03 13:12:40 +00:00
wp
b94a7193a0 TAChart: Fix TChartImageList demo.
git-svn-id: trunk@59241 -
2018-10-03 12:54:23 +00:00
wp
baeca2e0d7 TAChart: Check and fix all demos (mostly layout issues)
git-svn-id: trunk@59239 -
2018-10-03 10:55:04 +00:00
wp
813b5366b2 TAChart: Fix TChartColorMapSeries legend items when BuiltinPalette is used: Add new properties BuiltInPaletteMax and BuildInPaletteMin, remove property AutoMapColors. Update "func" demo.
git-svn-id: trunk@58900 -
2018-09-07 09:00:16 +00:00
wp
4907624f26 TAChart: Rename TFuncSeries method SetFitParamBasisFunc to SetFitBasisFunc; restrict its parameter AIndex to be > 0.
git-svn-id: trunk@58770 -
2018-08-24 12:54:25 +00:00
wp
98812def35 TAChart: Add feCustom as new TFitEquation element: User-defined basis functions
git-svn-id: trunk@58765 -
2018-08-23 14:06:06 +00:00
wp
20c1203380 TAChart: Rename TFitSeries.Statistics to .FitStatistics
git-svn-id: trunk@58754 -
2018-08-22 07:51:31 +00:00
wp
f386e5ab6b TAChart: Add support for confidence and prediction limits to TFitSeries.
git-svn-id: trunk@58752 -
2018-08-21 22:13:15 +00:00
wp
5e3a683299 TAChart: Add fit parameter confidence limits to FitSeries.
git-svn-id: trunk@58747 -
2018-08-20 23:01:37 +00:00
wp
ff36f03b93 TAChart: More versatile fitting routines in TFitSeries, statistical analysis of fit results.
git-svn-id: trunk@58746 -
2018-08-20 21:21:10 +00:00
wp
4eebc54703 TAChart: Add errorbar demo.
git-svn-id: trunk@58612 -
2018-07-24 09:09:09 +00:00
wp
53451ed965 TAChart: Add area series demo
git-svn-id: trunk@58575 -
2018-07-19 13:26:23 +00:00
wp
c9aed21706 TAChart: Add pie series demo to datapointtooldemo.
git-svn-id: trunk@58472 -
2018-07-09 15:01:48 +00:00
wp
2cc5ce2d65 TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo.
git-svn-id: trunk@57434 -
2018-03-03 11:40:12 +00:00
wp
d1e2b7bf71 TAChart: undo adding DoubleBuffered in some demos (r57279)
git-svn-id: trunk@57316 -
2018-02-16 16:35:38 +00:00
wp
e2f92fa807 TAChart: Fix OpenGL drawer error "InitFonts not called"
git-svn-id: trunk@57294 -
2018-02-12 22:50:49 +00:00
wp
90dce10041 TAChart: Add demo for TUserDrawnSeries
git-svn-id: trunk@57283 -
2018-02-11 20:13:07 +00:00
wp
44e5605fae TAChart: Add Chart.DoubleBuffered in some demos to reduce flicker.
git-svn-id: trunk@57279 -
2018-02-11 00:52:27 +00:00
wp
f023360660 TAChart: Add demo for ColorEach feature.
git-svn-id: trunk@57278 -
2018-02-10 21:27:07 +00:00
wp
6bfac0b4b1 TAChart: Fix compilation of html demo by making Windows-only package TADrawerWMF usable as (empty) requirement also in other OSs.
git-svn-id: trunk@56497 -
2017-11-25 23:02:32 +00:00
wp
9c88011cc1 TAChart: Add expression demo to funcdemo. Some layout changes.
git-svn-id: trunk@56356 -
2017-11-10 21:24:12 +00:00
wp
3e05a17dbf TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
2017-09-25 09:36:47 +00:00
wp
efba6b7271 TAChart: Replace own html entity conversion routine by the one provided by fpc.
git-svn-id: trunk@55565 -
2017-07-23 20:26:27 +00:00
wp
1c2074a32a TAChart: Layout of basic demo with anchors, some fixes.
git-svn-id: trunk@55552 -
2017-07-20 22:43:47 +00:00
wp
e329b91495 TAChart: Add WMF format to FPVectorial demo. Use Anchors.
git-svn-id: trunk@55518 -
2017-07-17 16:00:31 +00:00
wp
123e40c66d TAChart: Improved vertical text positioning by svg drawer.
git-svn-id: trunk@55457 -
2017-07-06 19:48:17 +00:00
wp
582afb2b93 TAChart: Minor fixes in html demo.
git-svn-id: trunk@55452 -
2017-07-05 15:22:54 +00:00
wp
1ff61505bf TAChart: Allow html tags in display text of distance measurement tool.
git-svn-id: trunk@55451 -
2017-07-05 13:46:07 +00:00
wp
cde5b90623 TAChart: Fix incorrect HTML in y axis title of html demo. Add button to html demo for checking right-to-left (probably wrong, a native RTL person should check...).
git-svn-id: trunk@55450 -
2017-07-05 11:11:59 +00:00
wp
e4049c3629 TAChart: Usa HTML tags in fit equation of TFitSeries. Use FitSeries in html demo.
git-svn-id: trunk@55449 -
2017-07-05 11:03:02 +00:00
wp
d4b7ead41d TAChart: Use wmf file in html demo only under Windows.
git-svn-id: trunk@55448 -
2017-07-05 07:18:01 +00:00
wp
bb8725334b TAChart: Use HTML in legend at design-time
git-svn-id: trunk@55445 -
2017-07-04 21:10:30 +00:00
wp
eff0b46426 TAChart: Add html demo.
git-svn-id: trunk@55444 -
2017-07-04 20:50:04 +00:00
wp
586c68002e TAChart: Fix font rotation for svg drawer. Add class helper to TChart for saving to svg.
git-svn-id: trunk@55434 -
2017-07-03 22:04:11 +00:00
wp
76ca1c532c TAChart: Update radialdemo to TPolarSeries changes.
git-svn-id: trunk@54334 -
2017-03-03 11:55:53 +00:00
wp
0899cfc7a4 TAChart: Add demo for creation of a dual-axis-chart at runtime.
git-svn-id: trunk@54329 -
2017-03-02 23:12:18 +00:00
wp
16a789dcb5 TAChart: Some refinements of datapointtools demo.
git-svn-id: trunk@54326 -
2017-03-02 21:09:39 +00:00
wp
d3e72e4492 TAChart: Add new demo "datapointtools"
git-svn-id: trunk@54311 -
2017-02-28 21:43:21 +00:00
wp
c45e27567f TAChart: Update barseriestools demo.
git-svn-id: trunk@54310 -
2017-02-28 20:36:47 +00:00
wp
533405f98c TAChart: Show some dummy data in dbdemo to start with.
git-svn-id: trunk@54272 -
2017-02-25 17:27:17 +00:00
wp
e113c37338 TAChart: Add new demo "plotunit" how to create series at runtime.
git-svn-id: trunk@54241 -
2017-02-21 21:55:55 +00:00
wp
c4bbb8fbea TAChart: Remove DataSeries from FitDemo (FitSeries can display data points by itself now).
git-svn-id: trunk@54236 -
2017-02-21 19:09:15 +00:00
wp
9d79ab235a TAChart: Activate nogui widgetset in nogui demo.
git-svn-id: trunk@54167 -
2017-02-16 11:12:43 +00:00
wp
53007bd715 TAChart: Usability improvement of colorboxes in combodemo.
git-svn-id: trunk@54126 -
2017-02-08 21:21:05 +00:00
wp
efd873b33e TAChart: Refactoring of TChartCombobox and demo.
git-svn-id: trunk@54123 -
2017-02-08 20:32:07 +00:00
wp
5dfff39ac5 TAChart: Activate brush bitmaps in ChartCombobox. Update combodemo.
git-svn-id: trunk@54112 -
2017-02-07 16:41:22 +00:00
wp
cea1e9a19d TAChart: Add new demo for chartcombobox
git-svn-id: trunk@54105 -
2017-02-06 21:40:16 +00:00
wp
61517bc3fb TAChart: Add example to demonstrate usage of Axis.Marks.AtDataOnly
git-svn-id: trunk@54024 -
2017-01-28 12:50:16 +00:00
wp
14d17cd1e7 TAChart: create new demo runtime/chartstyles to show how to add/delete chartstyles at runtime (see http://forum.lazarus.freepascal.org/index.php/topic,35538.0.html)
git-svn-id: trunk@53991 -
2017-01-24 11:53:18 +00:00
wp
c4a923c858 TAChart: Activate operation of DatapointDragTool on XList and YList values of ChartSource.
git-svn-id: trunk@53954 -
2017-01-16 12:42:11 +00:00
wp
b0c8fb1703 TAChart: Fix extent calculation of TOpenHighLowCloseSeries and TBoxAndWhiskerSeries in presence of axis transformation
git-svn-id: trunk@53939 -
2017-01-13 17:03:01 +00:00
wp
5b1bca7854 TAChart: Fix demo of DataPointDragtool in case of rotated bar series in demo/barseriestools
git-svn-id: trunk@53936 -
2017-01-12 21:30:46 +00:00
wp
5e8135f59a TAChart: Update financial demo
git-svn-id: trunk@53935 -
2017-01-12 21:13:35 +00:00
wp
12987e232a TAChart: Activate TNearestPointTarget in TOpenHighLowCloseSeries. Fix DataPointTools using nptYList correctly for horizontal bar series.
git-svn-id: trunk@53934 -
2017-01-12 21:13:14 +00:00
wp
2757aa16cb TAChart: Remove TBarSeries.ToolTarget and activate the new NearestPoint system.
git-svn-id: trunk@53930 -
2017-01-11 20:13:56 +00:00
wp
783241539d TAChart: Fix stacking of multi-valued Line/AreaSeries in case of axis transformations. New property Stacked to turn stacking off.
git-svn-id: trunk@53907 -
2017-01-10 00:11:06 +00:00
wp
f9244f936d TAChart: Improved version of the new barseriestools demo.
git-svn-id: trunk@53903 -
2017-01-09 11:23:14 +00:00
wp
b824d5d512 TAChart: Add new demo "barseriestool" to demonstrate the new BarSeries property ToolTarget.
git-svn-id: trunk@53897 -
2017-01-07 23:07:09 +00:00
wp
8aaec43f37 TAChart: Improved layout of toolsdemo
git-svn-id: trunk@53895 -
2017-01-07 18:14:56 +00:00
wp
fddf4ea109 TAChart. Fix typos in new DateTimeStepFormat and in axis demo
git-svn-id: trunk@52781 -
2016-08-03 20:44:16 +00:00
wp
36748d73b7 TAChart: Add alternate date/time step formats to TDateTimeIntervalChartSource. Update axis demo.
git-svn-id: trunk@52778 -
2016-08-02 18:54:19 +00:00
wp
04209d1c09 TAChart: Fix TDateTimeIntervalChartSource.SuppressPrevUnit not updating chart if changed.
git-svn-id: trunk@52776 -
2016-08-02 16:18:51 +00:00
wp
4798cc6af4 TAChart: (Almost) full font support of the OpenGL drawer by using the LazFreeType units.
git-svn-id: trunk@52431 -
2016-06-03 20:46:00 +00:00
wp
86d8a267aa TAChart: Fix missing initialization of glut library in opengl demo.
git-svn-id: trunk@52347 -
2016-05-22 20:53:45 +00:00
wp
c3114ad322 TAChart: Fix pen style and pen width in OpenGL drawer.
git-svn-id: trunk@52340 -
2016-05-22 09:24:34 +00:00
wp
11f4b132d1 TAChart: Remove path to TADrawerOpenGl from opengl demo.
git-svn-id: trunk@52339 -
2016-05-22 09:15:35 +00:00
wp
c8432ee164 TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo.
git-svn-id: trunk@52233 -
2016-04-22 10:55:20 +00:00
wp
ada5db9ce2 TAChart: Fix poor resolution when printing a chart with LazReport.
git-svn-id: trunk@52205 -
2016-04-16 15:07:06 +00:00
wp
2eb6e52660 TAChart: Publish the new events OnGetPointerStyle and OnCustomDrawPointer also for TCubicSplineSeries and TBSplineSeries.
git-svn-id: trunk@52105 -
2016-04-05 09:50:45 +00:00
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