|
980c4033d0
|
LazStats: Fix individuals x-bar chart to agree with JMP software. Nicer labeling of horizontal lines in the SPC charts. Calculate and display Cp, Cpk and Cpm values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-13 22:50:54 +00:00 |
|
|
ed04056db4
|
LazStats: Fix XBar Control Chart UCL/LCL values to agree with commercial JMP statistics software.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-12 22:29:19 +00:00 |
|
|
f3a750effb
|
LazStats: Implement individuals xbar chart in XBarChartUnit. Add variable-selection buttons to SPC forms like in most other forms. Fix TabOrder in all SPC forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-12 16:28:22 +00:00 |
|
|
e13d7e6e25
|
LazStats: Fix compilation with Laz 2.0.10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-11 09:54:50 +00:00 |
|
|
0b891471b9
|
Lazstats: Print, save and copy memo in BasicSPCUnit. Copy chart in BasicSPCUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-09 22:48:48 +00:00 |
|
|
9c7509c4de
|
LazStats: Improved calculation of V-Mask in CUSUMUnit; slide V-Mask over data set.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-09 18:04:01 +00:00 |
|
|
31f3d9ba6b
|
LazStats: Rename CUMSUMUnit to CUSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 22:20:11 +00:00 |
|
|
df3f05d290
|
LazStats: Use TAChart and SPC template form in CUMSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 21:57:57 +00:00 |
|
|
4bcda27b5f
|
LazStats: Use TAChart and SPC template form ind UChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 11:04:59 +00:00 |
|
|
9a86172efe
|
LazStats: Use TAChart and SPC form tempate in PChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 09:16:52 +00:00 |
|
|
1bd030f0e4
|
LazStats: Use TAChart and template form in CChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 22:55:35 +00:00 |
|
|
c0ccf0b079
|
LazStats: Refactor RChartUnit and XBarUnit to inherit from SPC template form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 21:24:22 +00:00 |
|
|
d7567a511a
|
LazStats: Add SPC template form. Replace old SigmaChartUnit by SChartUnit based on template. Some cosmetics in MainForm menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 16:25:52 +00:00 |
|
|
44378d9a56
|
LazStats: Add toolbars to XBarUnit and RChartUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 13:15:54 +00:00 |
|
|
1aefc50b7f
|
LazStats: Use TAChart in RChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 12:44:00 +00:00 |
|
|
33197e9e71
|
RxFPC:fix TRxDBGridLookupComboEditor.msg_GetValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 12:03:46 +00:00 |
|
|
b40e213839
|
LazStats: Add right axis for spec level labelling in XBarUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 09:21:26 +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 |
|
|
8c869228e7
|
LazStats: Use new ChartFrame in DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-06 16:03:58 +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 |
|
|
3f6128bd76
|
RTF Win32 FPC trunk compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-06 08:11:18 +00:00 |
|
|
8b5cc6b3d9
|
fpspreadsheet: second attempt to fix worksheetgrid writing edited cell to wrong cell when grid is on MDI form (issue #37596).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-05 22:33:26 +00:00 |
|
|
96dc6b9939
|
fpspreadsheet: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-04 09:05:50 +00:00 |
|
|
872c04e07a
|
fpspreadsheet: Fix worksheetgrid writing edited cell to wrong cell when grid is on MDI form (issue #37596, https://forum.lazarus.freepascal.org/index.php/topic,51066.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-03 20:35:33 +00:00 |
|
|
b02b245683
|
ws_helper : update command line's prompt to include new options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-01 17:20:15 +00:00 |
|
|
c4acd0b769
|
test suite: FPC 3.2 compatibility fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-31 17:51:47 +00:00 |
|
|
e65cc723d5
|
LazStats: Show cumulative probabilities in DistribUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-28 21:58:45 +00:00 |
|
|
74d1082ccb
|
fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-28 11:26:13 +00:00 |
|
|
e6b6497d6b
|
Extract MathUnit from functionslib for easier testing and more versatile usage. Add t distribution to DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-26 21:20:02 +00:00 |
|
|
fdfd3c7330
|
LazStats: Small fixes to previous commit. Update help file to new DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-24 22:54:29 +00:00 |
|
|
cd7073f12e
|
LazStats: Merge chart with DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-24 22:36:30 +00:00 |
|
|
8dc19b33c8
|
LazStats: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 22:53:18 +00:00 |
|
|
cafec170a8
|
LazStats: Use TAChart for plotting in BubblePlotUnit. Update screenshots in help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 22:52:55 +00:00 |
|
|
b61c350fac
|
LazStats: Use TAChart in BoxPlotUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 17:51:36 +00:00 |
|
|
2d32856cbc
|
LazStats: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 14:31:27 +00:00 |
|
|
db4a9f929b
|
LazStats: Use TAChart in MultXvsYUnit. Some cosmetics.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-23 14:31:05 +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 |
|
|
f8e970a929
|
LazStats: Some tweaks in ChartUnit. Update help file for new chart in PlotXYUnit. Use FileDialog.InitialDir when opening data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 17:53:57 +00:00 |
|
|
8d74b6e07d
|
LazStats: Use TAChart in PlotXYUnit (old code still available after undefining USE_TACHART):
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 17:31:05 +00:00 |
|
|
2379dbcfef
|
LazStats: New unit ChartUnit: beginning to introduce TAChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 17:30:06 +00:00 |
|
|
53e90e5a82
|
ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 16:37:11 +00:00 |
|
|
38282db2af
|
ExCtrls: fix not calling OnKeyPress in TCustomFloatSISpinEditEx.EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-22 15:55:20 +00:00 |
|
|
78ae64721c
|
Lazstats: Rename Options.DefaultPath to .DefaultDataPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-20 21:38:09 +00:00 |
|
|
3520c438d0
|
LazStats: Write options.txt to default config directory. Remove global variable OpenStatPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-20 21:02:55 +00:00 |
|
|
a8307a5798
|
Lazstats: Refactor main form by beginning to rename menu items and to bring their methods in systematic order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 21:16:19 +00:00 |
|
|
e4c6c0c1c2
|
LazStats: Move chmhelp conponents from DataModule to MainForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 19:38:54 +00:00 |
|
|
ca06693f08
|
LazStats: Fix compilation (Deleted HelpUnit in "uses"). Make project compile with a "bigide" Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 13:08:38 +00:00 |
|
|
64f6cdb82e
|
RxFPC:fix show collumn width in RxDBGrid columns form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 08:48:23 +00:00 |
|
|
94f88fbfcf
|
RxFPC:fix store RxDBGridCollumn.Width in storage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 08:30:06 +00:00 |
|