Skip to content

Instantly share code, notes, and snippets.

@also
Last active December 18, 2015 13:59
Show Gist options
  • Save also/5794205 to your computer and use it in GitHub Desktop.
Save also/5794205 to your computer and use it in GitHub Desktop.
colors = require 'colors'
targets = (randomWalkFunction('test.' + i) for i in [1..9])
graph targets, maxDataPoints: 200, d3_colors: colors.brewer.Set3[11], lineWidth: 1.5, width: 1280, height: 720
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment