diff --git a/README.md b/README.md index 5e4167d..57c7a1a 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,11 @@ design in the API, or required feature! and placing your plots at the correct place? replot handles it for you out of the box! -
Easy plotting in log scale
+
Easy plotting in log scale, orthonormal axis etc
replot defines logplot and loglogplot shortcuts functions to plot in log scale - or loglog scale.
+ or loglog scale. Use `orthonormal=True` on a `plot` command to + plot using orthonormal axes.