FancyBboxPatch クラス (matplotlib.patches モジュール)
class FancyBboxPatch(Patch)
設定項目
boxstyle
set_boxstyle(boxstyle=None, **kwargs) / get_boxstyle()
- boxstyle : ボックスのスタイルを設定します <str / BoxStyle>
設定項目 (Patchクラスから継承)
- alpha
- antialiased / aa
- capstyle
- color
- edgecolor / ec
- facecolor / fc
- fill
- hatch
- joinstyle
- linestyle / ls
- linewidth / lw
設定項目 (Artistクラスから継承)
- agg_filter
- animated
- clip_box
- clip_on
- clip_path
- contains
- figure
- gid
- in_layout
- label
- path_effects
- picker
- rasterized
- sketch_params
- snap
- transform
- url
- visible
- zorder