aysark / dashing-timeline

Stylish timeline widget for Dashing.io
MIT License
28 stars 7 forks source link

Uncaught TypeError: Cannot read property 'map' of undefined #9

Closed sipandey closed 6 years ago

sipandey commented 7 years ago

Hi, In the timeknots.js file it is looking for var timestamps = events.map(function(d) but seems like events is not defined.

I have tried everything but nothing works.

If you can provide some insight as to what I am missing.

Thanks, Sid

estel1212 commented 7 years ago

Hi, I try it today also the feature. I get the same error as described by sipandey... Can you please provide some help for this problem.

Thanks, Radouane

aysark commented 6 years ago

This is a plugin to the Dashing.io it assumes you have that setup. Dashing will provide the events param to this plugin.