Guest User

Untitled

a guest
Oct 16th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. import matplotlib.pyplot as plt
  2. fig, ax = plt.subplots()
  3. ax.set_yscale('log')
Add Comment
Please, Sign In to add comment