matplotlib.artist.Artist.set_visible#

Artist.set_visible(b)[源代码][源代码]#

设置艺术家的可见性。

参数:
b布尔值

使用 matplotlib.artist.Artist.set_visible 的示例#

带有线条、日期和文本的时间线

Timeline with lines, dates, and text

断开的轴

Broken axis

轴方向演示

axis_direction demo

简单轴垫

Simple axis pad

重叠轴的平移/缩放事件

Pan/zoom events of overlapping axes

32年间的股票价格

Stock prices over 32 years

多轴动画

Multiple Axes animation

按键事件

Keypress event

图例选择

Legend picking

书脊

Spines

嵌套的 GridSpecs

Nested GridSpecs

紧凑布局指南

Tight layout guide

在图形中排列多个轴

Arranging multiple Axes in a Figure