Last active
January 19, 2020 12:09
-
-
Save dsternlicht/e71cc888139a8320bfad9476e8d88597 to your computer and use it in GitHub Desktop.
Remote URL example 2
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
[ | |
["Dataset 1", "Dataset 2", "Dataset 3"], | |
[100,200,300], | |
[120,170,320] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment