Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eedfe13

Browse files
timhoffmrcomer
andauthored
Update galleries/tutorials/compact_api.py
Co-authored-by: Ruth Comer <[email protected]>
1 parent dcde8d2 commit eedfe13

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

galleries/tutorials/compact_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
1919
Since it follows a different paradigm, switching between the Axes interface and
2020
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.
21+
if the code develops to a point at which pyplot no longer provides enough
22+
flexibility.
2223
2324
This tutorial goes the other way round, starting from the standard verbose Axes
2425
interface and using its capabilities for shortcuts when you don't need all the

0 commit comments

Comments
 (0)