|
6740602d6c
|
LazStats: Refine and update chm of XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-10 18:00:40 +00:00 |
|
|
791746e7ef
|
LazStats: Massive refactoring of WLSUnit avoiding overwriting of grid data. Fix crash when accessing non-existing cells in DictionaryFrm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-17 22:42:41 +00:00 |
|
|
af6047d214
|
LazStats: Add and integrte new standalone units MatrixUnit and RegressionUnit. Move some code from MathUnit to MatrixUnit or RegressionUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7777 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-14 14:28:59 +00:00 |
|
|
cd11e879cf
|
LazStats: Minor improvements in XvsMultYUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-10 15:15:05 +00:00 |
|
|
66a85cf396
|
LazStats: Remove some unneeded code in refactored units.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-10 15:05:32 +00:00 |
|
|
4e03e81c94
|
LazStats: Minor refactoring of the Compute routine in XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 22:00:46 +00:00 |
|
|
bf34c484c1
|
LazStats: Inherit form of XvsMultYUnit from TBasicStatsReportAndChartForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 20:36:14 +00:00 |
|
|
4867231421
|
LazStats: Beginning to inherited forms from TBasicStatsForm. Add ResetForms method to Mainform in order to reset all non-modal data forms, eg. when a new file is loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-27 17:59:39 +00:00 |
|
|
202d0b5559
|
LazStats: Beginning to use TAChart inside FreqUnit. Trying to avoid annoying FreqSpecs dialogs. Not complete, yet. Some simplifications in other units (InitForm)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-23 11:19:08 +00:00 |
|
|
3395fc8847
|
LazStats: Integrate Report and Chart in form of XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 13:20:08 +00:00 |
|
|
84e1cce0ed
|
LazStats: Allow defined line-breaks in "contextual help" entries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 10:42:22 +00:00 |
|
|
b8752fb113
|
LazStats: Fix positioning and sizing of non-modal forms in Descriptive menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 20:37:17 +00:00 |
|
|
2263b9ccd0
|
LazStats: Avoid non-modal forms being reset with every menu click.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 14:15:41 +00:00 |
|
|
c06edbd9f7
|
LazStats: Use TAChart in XBarUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-06 23:24:17 +00:00 |
|
|
51bbe3ba02
|
lazstats: Move chart to frame for more versatile usage. Adapt ChartUnit, PlotXYUnit, MultXvsYUnit, XvxMultYUnit, BoxPlotUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-06 10:47:23 +00:00 |
|
|
f380f1d6f3
|
LazStats: fix array dimensioning in XvsMultYUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 09:15:08 +00:00 |
|
|
79a85d3e59
|
LazStats: use TAChart in xvsmultyunit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 22:23:20 +00:00 |
|
|
00155466f5
|
LazStats: Minor improvements in XVsMultYUnit and PlotXYUnit. Input validation in SmoothDataUnit. Add hyperlinks to Analysis topic in chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-13 21:59:05 +00:00 |
|
|
2f33dc9f7b
|
LazStats: initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-30 18:01:44 +00:00 |
|