jiahuang / d3-timeline

Simple JS timeline plugin for d3
1.03k stars 282 forks source link

Set either beginning or ending #33

Closed wenzul closed 9 years ago

wenzul commented 9 years ago

We could set either beginning or ending and not have to set both. Timeline hangs if we set either beginning or ending.

jiahuang commented 9 years ago

Thanks for the fix!