Last active
December 22, 2019 12:18
-
-
Save dsternlicht/2df30732c4fd7972a0dbc08b2ee13c30 to your computer and use it in GitHub Desktop.
Charts Ninja - Dynamic Data
This file contains 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
[ | |
["test", "dynamic"], | |
[1,2], | |
[3,4], | |
[5,6] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment