Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PieChartContent<D>

Type parameters

  • D: object

Hierarchy

  • PieChartContent

Index

Properties

Properties

chart

chart: "pie"

pies

pies: { data: D[]; dataKey: keyof D; fillKey?: keyof D; linkURLKey?: keyof D; nameKey: keyof D }[]

Generated using TypeDoc