Bubble Pie Chart

버전 1.1 (36.6 KB) 작성자: Daniel Konviser
bubblePieChart Creates a bubble pie chart.
다운로드 수: 83
업데이트 날짜: 2021/9/13

Bubble Pie Chart

View Bubble Pie Chart on File Exchange

Version: 1.0

bubblePieChart Creates a bubble pie chart.

Example bubblePieChart

How to use:

bubblePieChart(x,y,p) create a bubble pie chart with the specified
pie locations and data. The sizes of the pies are determined
automatically based on the pie data.

bubblePieChart(x,y,p,s) create a bubble pie chart with
the specified size for each pie in points, where one point equals
1/72 of an inch. s can be a scalar or a vector the same length as x
and y. If s is a scalar, the same size is used for all pies.

bubblePieChart() create a bubble pie chart using only name-value
pairs.

bubblePieChart(___,Name,Value) specifies additional options for
the bubble pie chart using one or more name-value pair arguments.
Specify the options after all other input arguments.

bubblePieChart(parent,___) creates the bubble pie chart in the
specified parent.

b = bubblePieChart(___) returns the bubblePieChart object. Use b
to modify properties of the plot after creating it.

인용 양식

Daniel Konviser (2024). Bubble Pie Chart (https://github.com/MATLAB-Graphics-and-App-Building/bubble-pie-chart/releases/tag/v1.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
R2020b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Data Distribution Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1

See release notes for this release on GitHub: https://github.com/MATLAB-Graphics-and-App-Building/bubble-pie-chart/releases/tag/v1.1

1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.