denisemauldin / d3-timeline

D3 timeline
BSD 3-Clause "New" or "Revised" License
168 stars 72 forks source link

Error in REAME #8

Closed paradite closed 5 years ago

paradite commented 6 years ago

Hi, I tested this repo and found out that var chart = d3.timeline(); should be var chart = d3.timelines();.

ahmeti commented 5 years ago

i spent half an hour to find it :(

denisemauldin commented 5 years ago

Fixed. My apologies for it taking this long.