java.lang.Object
com.djrapitops.plan.delivery.rendering.json.graphs.pie.Pie
com.djrapitops.plan.delivery.rendering.json.graphs.pie.PieWithDrilldown
Direct Known Subclasses:
WorldPie

public abstract class PieWithDrilldown extends Pie
PieChart with a Pie about each slice as well.
  • Constructor Details

    • PieWithDrilldown

      protected PieWithDrilldown(List<PieSlice> slices)