Created
October 11, 2019 15:39
-
-
Save transcendr/907feff7e1f998a73a11eb442dec4591 to your computer and use it in GitHub Desktop.
Chart Component
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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