Skip to content

Commit b44994d

Browse files
author
martinkilbinger
committed
changed fx in dx
1 parent 2914881 commit b44994d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cs_util/plots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def show():
6060
plt.close()
6161

6262

63-
def dx(idx, nx=3, fx=1.025, log=True):
63+
def dx(idx, nx=3, fx=1.015, log=True):
6464
"""Dx.
6565
6666
Return small shift useful to diplace points along the the x-axis

0 commit comments

Comments
 (0)