Skip to content

Instantly share code, notes, and snippets.

@freyandhy
Created April 12, 2023 02:55
Show Gist options
  • Save freyandhy/3c6f09538ae52f2db1a71d0181aa703b to your computer and use it in GitHub Desktop.
Save freyandhy/3c6f09538ae52f2db1a71d0181aa703b to your computer and use it in GitHub Desktop.
Data di box peta Provinsi
{
total: 28,
data: [
{ name: 'PDIP', value: 10 },
{ name: 'Golkar', value: 8 },
{ name: 'PKB', value: 7 },
{ name: 'Gerindra', value: 4 },
{ name: 'PKS', value: 2 },
{ name: 'Demokrat', value: 1 },
{ name: 'Nasdem', value: 1 },
{ name: 'PAN', value: 1 },
{ name: 'PPP', value: 1 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment