Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created October 13, 2016 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/4d53458c29a5baa9c973c2cf0369ef3e to your computer and use it in GitHub Desktop.
Save goofmint/4d53458c29a5baa9c973c2cf0369ef3e to your computer and use it in GitHub Desktop.
4.md
var series = [
this._createNewSeries('blue'),
this._createNewSeries('red'),
this._createNewSeries('green')
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment