matplotlib.artist.Artist.set_visible#

Artist.set_visible(b)[source]#

Set the artist's visibility.

Parameters:
bbool

Examples using matplotlib.artist.Artist.set_visible#

Creating a timeline with lines, dates, and text

Creating a timeline with lines, dates, and text

Creating a timeline with lines, dates, and text
Broken Axis

Broken Axis

Broken Axis
axis_direction demo

axis_direction demo

axis_direction demo
Simple Axis Pad

Simple Axis Pad

Simple Axis Pad
Multiple axes animation

Multiple axes animation

Multiple axes animation
Keypress event

Keypress event

Keypress event
Legend Picking

Legend Picking

Legend Picking
Spines

Spines

Spines
Nested GridSpecs

Nested GridSpecs

Nested GridSpecs
Tight Layout guide

Tight Layout guide

Tight Layout guide
Arranging multiple Axes in a Figure

Arranging multiple Axes in a Figure

Arranging multiple Axes in a Figure