It looks like the example [demo_parasite_axes2](http://matplotlib.org/devdocs/examples/axisartist/demo_parasite_axes2.html) lost its “Temperature” second y-axis in the devdocs gallery. See [the non-devodcs version](http://matplotlib.org/examples/axes_grid/demo_parasite_axes2.html) for a comparison. For those who do not like to click, here are the two PNGs with default dpi: - _devdocs version_  - _non devdocs version_  NB: a diff between the code source of each example results in an empty file. **Edit**: “twin y-axis” ← “second y-axis”, which should be more correct.