Commit b783b70
Changed offset behaviour of bottom_axis_label
Added a minus sign in the definition of position in bottom_axis_label()
so that increasing the value of offset moves the label down, further
below the bottom axis. This seemed more intuitive to me because when
increasingn the value of offset for the other two axes, the labels move
further away from the axes i.e. away from the centre of th simplex.1 parent d42505e commit b783b70
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments