Plot: Basic 2D: Doughnut with Total Wedge = 100
Create Donut plot with Total Wedge = 100
Minimum Origin Version Required: 2020
1. plot_transpose_donut irng:=[Book1]Sheet1!(A,B);
2. plot_transpose_donut irng:=1!(2,3);
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input | irng |
Input Range |
|
Specify X and Y value as input range for creating this plot. |
Output | rd |
Output ReportData |
Specify where to output the calculated data. |
This X-Function plots Doughnut with Total Wedges = 100
For more information, see Doughnut with Total Wedges = 100 in the Origin Help file.