We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2914881 commit b44994dCopy full SHA for b44994d
1 file changed
cs_util/plots.py
@@ -60,7 +60,7 @@ def show():
60
plt.close()
61
62
63
-def dx(idx, nx=3, fx=1.025, log=True):
+def dx(idx, nx=3, fx=1.015, log=True):
64
"""Dx.
65
66
Return small shift useful to diplace points along the the x-axis
0 commit comments