JSL Syntax Reference > JSL Messages > Segment Message
발행일 : 03/10/2025

Segment Message

Pie Seg(<style>, {x, y}, radius, [values])

Description

Creates a pie seg at the specified origin, with the specified radius, based on given values.

Required Arguments

{x, y}

Specifies the x and y coordinates at which the pie seg is displayed.

radius

Specifies the radius.

values

Specifies the values specified in matrix format.

Optional Argument

style

A quoted string that specifies the style: "Pie" (traditional pie chart with each slice sized by the Summary Statistic), "Ring" (each variable or level of a stratifying variable is represented by a concentric ring), or "Coxcomb" (the central angles for all slices are equal).

더 많은 정보를 원하십니까? 질문이 있습니까? JMP 사용자 커뮤니티에서 답변 받기 (community.jmp.com).