Skip to content

Instantly share code, notes, and snippets.

@scottoffen
Created October 21, 2014 17:13
Show Gist options
  • Save scottoffen/510714b34a989cbf609d to your computer and use it in GitHub Desktop.
Save scottoffen/510714b34a989cbf609d to your computer and use it in GitHub Desktop.
Javascript Exponential Bar Spacing
barMargin = (150 * Math.exp(-0.15 * array.length))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment