clarified set of option values

This commit is contained in:
Philip Eisenlohr 2022-01-24 21:09:13 +00:00
parent e320623a40
commit 2f07d88bc7
1 changed files with 6 additions and 6 deletions

View File

@ -108,7 +108,7 @@ class Table:
----------
what : str or list
Labels to expand.
how : str
how : {'uniform, 'shapes', 'linear'}
Mode of labeling.
'uniform' ==> v v v
'shapes' ==> 3:v v v
@ -137,7 +137,7 @@ class Table:
Parameters
----------
how : str
how : {'uniform, 'shapes', 'linear'}
Mode of labeling.
'uniform' ==> v v v
'shapes' ==> 3:v v v