Skip to content

Instantly share code, notes, and snippets.

@transcendr
Created October 11, 2019 15:39
Show Gist options
  • Save transcendr/907feff7e1f998a73a11eb442dec4591 to your computer and use it in GitHub Desktop.
Save transcendr/907feff7e1f998a73a11eb442dec4591 to your computer and use it in GitHub Desktop.
Chart Component
data = [
{
mind: 5,
body: 5,
soul: 5,
work: 5,
play: 5,
love: 5
},
// repeats...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment