Logarithmic plots

Logarithmic plots are useful when the data has a wide range of values. matplotlib has the functions semilogx() (logarithmic x axis), semilogy() (logarithmic y axis), and loglog() (x and y axes logarithmic).

Get NumPy : Beginner's Guide - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.