0 / 0
영어 버전 문서로 돌아가기
plotnode 특성
마지막 업데이트 날짜: 2024년 10월 07일
plotnode 특성

플롯 노드 아이콘구성 노드는 수치 필드 사이의 관계를 보여줍니다. 점(산점도) 또는 선을 사용하여 도표를 작성할 수 있습니다.

stream = modeler.script.stream()
typenode = stream.findByID("id42KW3MSA94B")

node = stream.create("plot", "My node")
stream.link(typenode, node)

# "Plot" tab
node.setPropertyValue("three_D", True)
node.setPropertyValue("x_field", "BP")
node.setPropertyValue("y_field", "Cholesterol")
node.setPropertyValue("z_field", "Drug")
node.setPropertyValue("color_field", "Drug")
node.setPropertyValue("size_field", "Age")
node.setPropertyValue("shape_field", "")
node.setPropertyValue("panel_field", "Sex")
node.setPropertyValue("transp_field", "")

node.run([])
표 1. plotnode 특성
plotnode 특성 데이터 유형 특성 설명
x_field 필드 x축의 사용자 정의 레이블을 지정합니다. 레이블에만 사용 가능합니다.
y_field 필드 y축의 사용자 정의 레이블을 지정합니다. 레이블에만 사용 가능합니다.
three_D 플래그 y축의 사용자 정의 레이블을 지정합니다. 3-D 그래프의 레이블에만 사용 가능합니다.
z_field 필드  
color_field 필드 오버레이 필드.
size_field 필드  
shape_field 필드  
panel_field 필드 각 범주에 대한 별도의 차트를 만들기 위해 사용할 명목형 또는 플래그 필드를 지정합니다. 도표는 하나의 출력 창에 함께 작성됩니다.
animation_field 필드 범주형을 사용하여 순차적으로 표시되는 일련의 차트를 작성하여 데이터 값 범주를 설명하기 위한 명목형 또는 플래그 필드를 지정합니다.
transp_field 필드 각 범주에 대해 상이한 수준의 투명도를 사용하여 데이터 값 범주를 설명하는 필드를 지정합니다. 선 도표에는 사용할 수 없습니다.
overlay_type None Smoother Function 오버레이 함수나 LOESS 다듬기가 표시되는지 여부를 지정합니다.
overlay_expression 문자열 overlay_type이(가) Function(으)로 설정될 때 사용되는 표현식을 지정합니다.
style Point Line  
point_type
Rectangle
Dot
Triangle
Hexagon
Plus
Pentagon
Star
BowTie
HorizontalDash
VerticalDash
IronCross
Factory
House
Cathedral
OnionDome
ConcaveTriangle
OblateGlobe
CatEye
FourSidedPillow
RoundRectangle
Fan
 
x_mode Sort Overlay AsRead  
x_range_mode Automatic UserDefined  
x_range_min Number  
x_range_max Number  
y_range_mode Automatic UserDefined  
y_range_min Number  
y_range_max Number  
z_range_mode Automatic UserDefined  
z_range_min Number  
z_range_max Number  
jitter 플래그  
records_limit Number  
if_over_limit PlotBins PlotSample PlotAll  
x_label_auto 플래그  
x_label 문자열  
y_label_auto 플래그  
y_label 문자열  
z_label_auto 플래그  
z_label 문자열  
use_grid 플래그  
graph_background color 표준 그래프 색상은 이 절의 시작부에서 설명됩니다.
page_background color 표준 그래프 색상은 이 절의 시작부에서 설명됩니다.
use_overlay_expr 플래그 overlay_type에 대해 더 이상 사용되지 않습니다.
일반적인 AI 검색 및 응답
이러한 응답은 제품 문서의 컨텐츠를 기반으로 하는 watsonx.ai 의 대형 언어 모델에 의해 생성됩니다. 자세히 알아보기