### Documentation Link https://matplotlib.org/devdocs/tutorials/lifecycle.html#sphx-glr-tutorials-lifecycle-py ### Problem This is a nice tutorial on making an infographic that could probably be modernized a bit to show off functionality. ### Suggested improvement * use [annotate](https://matplotlib.org/devdocs/users/explain/text/annotations.html) and [bar_label](https://matplotlib.org/devdocs/api/_as_gen/matplotlib.axes.Axes.bar_label.html#matplotlib.axes.Axes.bar_label) * replace pyplot vs OO section w/ link to where that's discussed in user guide * put final image at top to make clear where the tutorial is going/as selling point