A struct representing pie chart slice display properties.
t() :: %Uncharted.PieChart.PieSlice{ fill_color: atom(), label: String.t(), percentage: Float.t() }