The Control Pie plug-in is able to bind a tab-field to values from Pie Slice plug-ins.
Note: This plug-in is located in: Plugins -> Container plug-ins -> Control
Control Pie Properties
First slice ID: Sets the tab-field number for the first slice (the first container below the group that holds Control Pie).
Last Slice ID: Sets the tab-field number for the last slice (the difference between Last and First should correspond to the total number of slices in the pie chart).
Expose Pie Max/Total Value: Allows a Viz Trio user to set Max value for a pie slice and Max/Total value for the whole pie chart when enabled.
To Build a Pie Chart
Add a group container and name it, for instance
pie
. Add Pie Values and Control Pie to the group.Add a Cylinder object as a Sub-Container to the group. Add material and the presenter plug-in Pie Slice to the new container. Name the container
slice
or similar. The Cylinder object is not visible.Open the Pie Values editor and increase the Value0 property a bit. The Cylinder becomes visible and its size changes.
Open the Cylinder editor and set Center to
Top
.Open the Transformation Editor for the pie group, and rotate the pie group around 90 degrees on the X-axis to make the cylinder top face the camera.
Add a font as Sub-Container to the slice container, and add a material to make it visible against the background.
Open the Text Editor and set the horizontal justification to Center. Open the Transformation Editor and rotate the font around the X-axis to -90 degrees and set Y position to
1.0
.Scale the font down a bit so it fits over the slice (for example
0.2
).On the slice container, open the Pie Slice editor and set Control Text Values to a data type (for example, None, Integer, Float or Formatted). By choosing Integer or Float the slice text changes, which shows the value for the slice.
In the Pie Slice editor, adjust the Text Offset to position the value label relative to the center of the pie (for example
70.0
).A single pie slice should be ready. Make the number of slices needed by making copies of the slice container and change their material so they can be differentiated from each other.
Set the different values in the Pie Values editor to test.
See Also