Uses of Class
ch.stegmaier.java2tex.commands.registry.tikz.PieOptions
Packages that use PieOptions
Package
Description
This package contains references to LaTeX modules based on TikZ
-
Uses of PieOptions in ch.stegmaier.java2tex.commands.registry.tikz
Methods in ch.stegmaier.java2tex.commands.registry.tikz that return PieOptionsModifier and TypeMethodDescriptionPieOptions.autosum()sets the value for sum to autoPieOptions.cloud()variant chart - cloudPie.option()PieOptions.polar()the polar diagram is similar to a usual pie chart, except sectory are equal angles and differ rather in how far each sector extends from the center of the circlePieOptions.square()variant chart - squarethe value of sum indicates the sum of all data in the chart, it is 100 by default.