<!--To help us understand and resolve your issue, please fill out the form to the best of your ability.--> <!--You can feel free to delete the sections that do not apply.--> ### Problem The `examples/showcase/bachelors_degree_by_gender.py` example explicitly lists `matplotlib.artist.Artist.set_visible` in its "The use of the following functions, methods, classes and modules is shown in this example" block, but https://matplotlib.org/devdocs/api/_as_gen/matplotlib.artist.Artist.set_visible.html#matplotlib.artist.Artist.set_visible currently has no "Examples using set_visible" block. ### Suggested Improvement <!-- If you have an idea to improve the documentation please suggest it here * This line should be be changed to say [...] * Include a paragraph explaining [...] * Add a figure showing [...] --> **Matplotlib version** <!--Please specify the version of matplotlib and the version of the documentation that you are using:--> * Operating system: * Matplotlib version: (`import matplotlib; print(matplotlib.__version__)`) * Matplotlib documentation version: (is listed under the logo) 3.3.4.post2588