Lab: Plotting with matplotlib

semilogx Make a plot with log scaling on the x axis. semilogy Make a plot with log scaling on the y axis. ... ticklabel_format Change the ~matplotlib.ticker.ScalarFormatter used by default for linear axes. ... mutation_scale default is text size (in points) ... ................
................