Lazstats: Cleanup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-04-21 20:45:15 +00:00
parent 3019ff51ba
commit 21987bd7d9
17 changed files with 125 additions and 92 deletions

View File

@ -1954,7 +1954,7 @@ procedure scatplot(const x, y: DblDyneVec; NoCases: integer;
var
i, j, l, row, xslot : integer;
maxy: double;
incrementx, incrementy, rangex, rangey, swap : double;
incrementx, incrementy, rangex, rangey: double;
plotstring : array[0..51,0..61] of char;
height : integer;
overlap : boolean;