Skip to content

Instantly share code, notes, and snippets.

@laem
Created February 22, 2015 17:45
Show Gist options
  • Save laem/75e65253e0e461071495 to your computer and use it in GitHub Desktop.
Save laem/75e65253e0e461071495 to your computer and use it in GitHub Desktop.
//JSX code
<HBar
data={randomData()}
width="230"
height="300"
axis="false"
sort="descending"
formatter={formatter}
//lighten for 150ms an element that appeared or that was reordered. Requires barColor
flash="true"
barColor="#3753aa"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment