dbannon
|
8f091d6af5
|
Component demos and samples, a lot of general fixes.
|
2022-05-01 08:45:46 +00:00 |
|
wp_xyz
|
214daa3985
|
TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout.
|
2021-08-05 23:23:53 +02: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
|
9c88011cc1
|
TAChart: Add expression demo to funcdemo. Some layout changes.
git-svn-id: trunk@56356 -
|
2017-11-10 21:24:12 +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
|
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
|
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
|
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
|
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
|
0d4182bf6a
|
TAChart: Use TConstantLine.Arrow in func demo
git-svn-id: trunk@31722 -
|
2011-07-17 08:31:03 +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
|
ce90312470
|
TAChart: Add spline to the func demo.
git-svn-id: trunk@31173 -
|
2011-06-11 23:21:45 +00:00 |
|
ask
|
feef4913b3
|
TAChart: Minor demo updates
git-svn-id: trunk@29799 -
|
2011-03-11 11:47:48 +00:00 |
|
ask
|
e0eacbebbd
|
TAChart: Draw color map series at design time. Minor demo update
git-svn-id: trunk@29324 -
|
2011-02-02 08:13:05 +00:00 |
|
ask
|
8033e87029
|
TAChart: Add rotated function series to the demo
git-svn-id: trunk@29092 -
|
2011-01-18 05:45:22 +00:00 |
|
ask
|
2b8862f949
|
TAChart: Fix compilation of func demo
git-svn-id: trunk@28910 -
|
2011-01-09 07:22:50 +00:00 |
|
ask
|
b16a30c689
|
TAChart: Use ZPosition to draw axises in front of the color map series in the funcdemo
git-svn-id: trunk@27797 -
|
2010-10-21 13:15:51 +00:00 |
|
ask
|
16f53a6e50
|
TAChart: Better support drawing of too narrow legend panel. Update demo.
git-svn-id: trunk@27785 -
|
2010-10-21 09:27:15 +00:00 |
|
ask
|
b9412bed2b
|
TAChart: Use legend panel in funcdemo
git-svn-id: trunk@27784 -
|
2010-10-21 09:07:01 +00:00 |
|
ask
|
beb0cdf7fe
|
TAChart: Add per-point legend to the color map demo
git-svn-id: trunk@27741 -
|
2010-10-17 10:03:04 +00:00 |
|
ask
|
66afadd781
|
TAChart: Add interpolation to the color map demo
git-svn-id: trunk@27739 -
|
2010-10-17 09:20:29 +00:00 |
|
ask
|
198c23805f
|
TAChart: Add panning to color map series demo
git-svn-id: trunk@27735 -
|
2010-10-17 07:50:02 +00:00 |
|
ask
|
eea9c04523
|
TAChart: Add color map page to funcdemo
git-svn-id: trunk@27733 -
|
2010-10-17 07:12:32 +00:00 |
|
ask
|
32c7dba3c0
|
TAChart: Extract TAFuncSeries unit
git-svn-id: trunk@27724 -
|
2010-10-17 02:15:13 +00:00 |
|
ask
|
ee241b4662
|
TAChart: Update project files for demo projects
git-svn-id: trunk@26919 -
|
2010-07-31 03:32:19 +00:00 |
|
ask
|
292ccf8960
|
TAChart: Fix examples compilation by removing obsolete {$R projectname.rc} directive.
Patch by Tomasz Wieckowski, issue #17054
git-svn-id: trunk@26918 -
|
2010-07-31 02:21:36 +00:00 |
|
ask
|
07678eb2fd
|
TAChart: Update demos to use TConstantLine
git-svn-id: trunk@24647 -
|
2010-04-16 06:28:05 +00:00 |
|
ask
|
b664f7c2c6
|
TAChart: convert function demo to FPC resources
git-svn-id: trunk@23453 -
|
2010-01-14 14:36:59 +00:00 |
|
ask
|
39dd7c35bd
|
TAChart: Update funcdemo to demonstrate domain exclusions
git-svn-id: trunk@22375 -
|
2009-11-02 01:01:42 +00:00 |
|
mattias
|
0b7468f33e
|
tachart: fixed method setters
git-svn-id: trunk@22166 -
|
2009-10-14 08:58:44 +00:00 |
|
ask
|
da2c5cb914
|
TAChart: Update funcdemo
* Add user-drawn series demo
* Remove workarounds for object inspector bugs with subproperty events
git-svn-id: trunk@21827 -
|
2009-09-22 16:58:37 +00:00 |
|
ask
|
326dadbb51
|
TAChart: Use TUserDefinedChartSource in function demo
git-svn-id: trunk@20173 -
|
2009-05-24 13:12:43 +00:00 |
|
ask
|
00afa75d6d
|
TAChart: Do not use icons for demo programs.
git-svn-id: trunk@19803 -
|
2009-05-04 17:35:59 +00:00 |
|
ask
|
0c542758ec
|
TAChart: Move all demos into a common subdirectory
git-svn-id: trunk@19754 -
|
2009-05-02 02:11:33 +00:00 |
|