Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
log scale
#1
Hi all,

How to use the plt.yscale('log') command to get my graph in log scale with matplotlib?

I have to visualize the SDF data.

Thank you for your help.
Reply
#2
for log plot example see: https://matplotlib.org/gallery/scales/lo...log%20plot
you should be able to modify log log plot to scale just one axis
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020