Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcde8d2 commit eedfe13Copy full SHA for eedfe13
1 file changed
galleries/tutorials/compact_api.py
@@ -18,7 +18,8 @@
18
19
Since it follows a different paradigm, switching between the Axes interface and
20
the pyplot interface requires a shift of the mental model, and some code rewrite,
21
- if at some point pyplot doesn't provide enough flexibility anymore.
+ if the code develops to a point at which pyplot no longer provides enough
22
+ flexibility.
23
24
This tutorial goes the other way round, starting from the standard verbose Axes
25
interface and using its capabilities for shortcuts when you don't need all the
0 commit comments