denisemauldin / d3-timeline

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

Labels have unneeded click handler #29

Open kyle-gilliam opened 3 years ago

kyle-gilliam commented 3 years ago

Lines 176-187 in timelines.js should be edited as they cause clicking on data labels to have unwanted behavior and throw an exception.