matplotlib.patches.Wedge #

클래스 matplotlib.patches. 웨지 ( 센터 , r , theta1 , theta2 , * , 너비 = 없음 , ** kwargs ) [출처] #

베이스:Patch

쐐기 모양의 패치.

theta1 에서 theta2 (도 단위) 로 스윕 하는 반지름 r 이 있는 x 중심의 쐐기 , y 중심. 너비 가 주어지면 내부 반경 r - width 에서 외부 반경 r 까지 부분 쐐기가 그려집니다 .

유효한 키워드 인수는 다음과 같습니다.

재산

설명

agg_filter

(m, n, 3) 부동 소수점 배열과 dpi 값을 사용하고 (m, n, 3) 배열과 이미지의 왼쪽 하단에서 두 오프셋을 반환하는 필터 함수

alpha

알려지지 않은

animated

부울

antialiased또는 아

부울 또는 없음

capstyle

CapStyle또는 {'butt', 'projecting', 'round'}

clip_box

Bbox

clip_on

부울

clip_path

패치 또는 (경로, 변환) 또는 없음

color

색깔

edgecolor또는 ec

색상 또는 없음

facecolor또는 fc

색상 또는 없음

figure

Figure

fill

부울

gid

str

hatch

{'/', '\', '|', '-', '+', 'x', 'o', 'O', '.', '*'}

in_layout

부울

joinstyle

JoinStyle또는 {'마이터', '라운드', '베벨'}

label

물체

linestyle또는 ls

{'-', '--', '-.', ':', '', (오프셋, 온-오프-서열), ...}

linewidth또는 lw

부동 또는 없음

mouseover

부울

path_effects

AbstractPathEffect

picker

None 또는 bool 또는 float 또는 호출 가능

rasterized

부울

sketch_params

(스케일: float, 길이: float, 임의성: float)

snap

부울 또는 없음

transform

Transform

url

str

visible

부울

zorder

뜨다

get_path ( ) [소스] #

이 패치의 경로를 반환합니다.

set ( * , agg_filter=<UNSET> , alpha=<UNSET> , animated=<UNSET> , antialiased=<UNSET> , capstyle=<UNSET> , center=<UNSET> , clip_box=<UNSET> , clip_on=<UNSET > , clip_path=<UNSET> , color=<UNSET> , edgecolor=<UNSET> , facecolor=<UNSET> , fill=<UNSET> , gid=<UNSET> , hatch=<UNSET> , in_layout=<UNSET> , 조인스타일=<설정 해제> ,레이블=<설정 해제> ,linestyle=<UNSET> , linewidth=<UNSET> , mouseover=<UNSET> , path_effects=<UNSET> , picker=<UNSET> , radius=<UNSET> , rasterized=<UNSET> , sketch_params=<UNSET> , snap= <UNSET> , theta1=<UNSET> , theta2=<UNSET> , transform=<UNSET> , url=<UNSET> , visible=<UNSET> , width=<UNSET> , zorder=<UNSET> ) [소스] #

한 번에 여러 속성을 설정합니다.

지원되는 속성은

재산

설명

agg_filter

(m, n, 3) 부동 소수점 배열과 dpi 값을 사용하고 (m, n, 3) 배열과 이미지의 왼쪽 하단에서 두 오프셋을 반환하는 필터 함수

alpha

스칼라 또는 없음

animated

부울

antialiased또는 아

부울 또는 없음

capstyle

CapStyle또는 {'butt', 'projecting', 'round'}

center

알려지지 않은

clip_box

Bbox

clip_on

부울

clip_path

패치 또는 (경로, 변환) 또는 없음

color

색깔

edgecolor또는 ec

색상 또는 없음

facecolor또는 fc

색상 또는 없음

figure

Figure

fill

부울

gid

str

hatch

{'/', '\', '|', '-', '+', 'x', 'o', 'O', '.', '*'}

in_layout

부울

joinstyle

JoinStyle또는 {'마이터', '라운드', '베벨'}

label

물체

linestyle또는 ls

{'-', '--', '-.', ':', '', (오프셋, 온-오프-서열), ...}

linewidth또는 lw

부동 또는 없음

mouseover

부울

path_effects

AbstractPathEffect

picker

None 또는 bool 또는 float 또는 호출 가능

radius

알려지지 않은

rasterized

부울

sketch_params

(스케일: float, 길이: float, 임의성: float)

snap

부울 또는 없음

theta1

알려지지 않은

theta2

알려지지 않은

transform

Transform

url

str

visible

부울

width

알려지지 않은

zorder

뜨다

set_center ( 센터 ) [소스] #
set_radius ( 반경 ) [소스] #
set_theta1 ( theta1 ) [소스] #
set_theta2 ( theta2 ) [소스] #
set_width ( 너비 ) [소스] #

# 을 사용하는 예matplotlib.patches.Wedge

파이와 도넛에 라벨 붙이기

파이와 도넛에 라벨 붙이기

파이와 도넛에 라벨 붙이기
Matplotlib 아티스트를 위한 참조

Matplotlib 아티스트를 위한 참조

Matplotlib 아티스트를 위한 참조
원, 웨지 및 다각형

원, 웨지 및 다각형

원, 웨지 및 다각형
SVG 필터 파이

SVG 필터 파이

SVG 필터 파이