Commit Graph

38 Commits

Author SHA1 Message Date
wp_xyz
b58bc06733 TAChart: Small improvements of help file for TAMath unit. 2021-10-27 00:14:10 +02:00
wp
d7b4f956ca TAChart: more specific doc on TChartAxis.Inverted.
git-svn-id: trunk@65487 -
2021-07-21 21:19:31 +00:00
wp
b303ecbdd8 TAChart/TChartLiveView: Simplify operation of ExtentY modes.
git-svn-id: trunk@65456 -
2021-07-15 16:12:39 +00:00
wp
4553a2eafb TAChart/TChartLiveView: Add some comments. Add xml documentation.
git-svn-id: trunk@65453 -
2021-07-14 21:06:33 +00:00
wp
ebcfadaab2 TAChart: Update xml doc.
git-svn-id: trunk@65394 -
2021-07-07 08:23:54 +00:00
wp
9f896e3f00 TAChart: Rename TChart.GetAxisRange to .GetAllSeriesAxisLimits (more precise).
git-svn-id: trunk@65389 -
2021-07-06 20:56:53 +00:00
wp
9d7566217a TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
git-svn-id: trunk@65384 -
2021-07-06 18:59:35 +00:00
wp
4160d7c7ef TAChart: Update xml help.
git-svn-id: trunk@65376 -
2021-07-05 18:43:15 +00:00
wp
101727cfec TAChart: Add xml documentation to the chart events.
git-svn-id: trunk@65293 -
2021-06-22 17:55:51 +00:00
wp
2e6f06cd26 TAChart: Add script to create chm help file
git-svn-id: trunk@60927 -
2019-04-11 11:30:58 +00:00
wp
ad24ca68a1 TAChart: Initial implementation of TTitleFootClickTool.
git-svn-id: trunk@60799 -
2019-03-30 21:32:25 +00:00
wp
6a763b0115 TAChart: Initial implementation of TAxisClickTool.
git-svn-id: trunk@60795 -
2019-03-29 23:02:48 +00:00
wp
ad745203a8 TAChart: Fix speed issue in drawing TCubicSplineSeries with many data points and with NaN as Y (caused by r60788 #2e629563b1)
git-svn-id: trunk@60791 -
2019-03-28 09:01:38 +00:00
wp
2c3ac872b4 TAChart: Some optimization of TCubicSplineSeries painting after r60785 #3c24b3ee10. Less hints and warnings.
git-svn-id: trunk@60787 -
2019-03-27 22:30:36 +00:00
wp
3c24b3ee10 TAChart: Refactor TDrawFuncHelper for passing every data point in TCubicSplineSeries. Issue #35268.
git-svn-id: trunk@60785 -
2019-03-26 22:32:50 +00:00
wp
0bfea66f90 TAChart: Add clipping option to TDatapointDistanceTool. Update demo.
git-svn-id: trunk@60766 -
2019-03-24 21:39:45 +00:00
wp
a4166ee45d TAChart: Add property TBarShape to TBarSeries to allow painting of bars as cylinders, pyramids, prisms etc. Add related demo.
git-svn-id: trunk@60762 -
2019-03-24 15:57:28 +00:00
wp
3b6eb99826 TAChart: Add documentation for TPieSeries. Sort pie slices in 3D mode only.
git-svn-id: trunk@60702 -
2019-03-16 18:32:43 +00:00
wp
bb4362f7d3 TAChart: Make sure that a chartsource assigned to a series provides the minimum x and y values per datapoint needed. Issue #35089.
git-svn-id: trunk@60427 -
2019-02-15 15:20:37 +00:00
wp
2ff24ec235 TAChart: Avoid multiple painting of series labels and error bars in case of multi-y-valued line series. Issue #35077.
git-svn-id: trunk@60420 -
2019-02-14 11:07:44 +00:00
wp
783b8c86cf TAChart: Some entries in the xml help file for TLineSeries.
git-svn-id: trunk@60418 -
2019-02-13 23:51:56 +00:00
wp
7b111e1c0a TAChart: add tadrawutils.xml (plus: fix some typos)
git-svn-id: trunk@60416 -
2019-02-13 18:54:49 +00:00
wp
438cc7c2ac TAChart: Some more xml help texts
git-svn-id: trunk@60415 -
2019-02-13 18:44:40 +00:00
wp
c2da4f6865 TAChart: Some more additions to the xml help files.
git-svn-id: trunk@60414 -
2019-02-12 23:22:29 +00:00
wp
5ed9b1096b TAChart: Some more additions to xml help files.
git-svn-id: trunk@60408 -
2019-02-11 23:38:30 +00:00
wp
8375daf906 TAChart: Beginning to update the xml help files.
git-svn-id: trunk@60405 -
2019-02-11 16:13:37 +00:00
mattias
4b2eccb8c0 docs: undo rename of fpdoc links #lclbase, because first the tools need to be updated
git-svn-id: trunk@31801 -
2011-07-25 22:43:12 +00:00
mattias
5a5221944d docs: fixed some more links
git-svn-id: trunk@31789 -
2011-07-23 12:47:09 +00:00
ask
35a3f8195f TAChart: Add fpdoc generation helpers
git-svn-id: trunk@30146 -
2011-04-03 09:10:55 +00:00
ask
597383b506 TAChart: Fix fpdoc warning in the documentation
git-svn-id: trunk@29314 -
2011-02-02 06:10:01 +00:00
ask
2adab1d337 TAChart: Initial documentation for TAChartAxis unit.
git-svn-id: trunk@24164 -
2010-03-22 05:28:38 +00:00
ask
ee177cbaee TAChart: More documentation for TChartSeries class.
git-svn-id: trunk@23470 -
2010-01-16 06:26:04 +00:00
ask
76769b2c6b TAChart: Start documenting TACustomSeries unit.
git-svn-id: trunk@22143 -
2009-10-13 14:20:05 +00:00
ask
90089bdbaa TAChart: Document TALegend unit
git-svn-id: trunk@22087 -
2009-10-09 15:14:15 +00:00
ask
44914f7bce TAChart: Exclude auxiliary methods from the documentation
git-svn-id: trunk@22085 -
2009-10-09 13:14:56 +00:00
ask
d11ae66a06 TAChart: Document TAGraph unit.
git-svn-id: trunk@22084 -
2009-10-09 12:52:56 +00:00
ask
35d3ebf0e8 TAChart: Add empty documentation files for all units
git-svn-id: trunk@22083 -
2009-10-09 12:09:53 +00:00
ask
8c0ffa4900 TAChart: Create initial documentation. Document most TChart properties.
git-svn-id: trunk@22081 -
2009-10-09 11:27:52 +00:00