Commit cc209aa
authored
Change documented default value of nonpositive parameter
The default value of nonpositive is falsely documented as 'mask' instead of 'clip'. This was fixed for the loglog function but needed to be fixed for semilogx and semilogy as well.1 parent 64203a1 commit cc209aa
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1892 | 1892 | | |
1893 | 1893 | | |
1894 | 1894 | | |
1895 | | - | |
| 1895 | + | |
1896 | 1896 | | |
1897 | 1897 | | |
1898 | 1898 | | |
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
| 1942 | + | |
1943 | 1943 | | |
1944 | 1944 | | |
1945 | 1945 | | |
| |||
0 commit comments