denisemauldin / d3-timeline

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

scrolling boundary is off #16

Closed metalmonkey69 closed 5 years ago

metalmonkey69 commented 6 years ago

In the scrollable.html example, when you move the timeline, it goes beyond the labels as shown in the image below. The scrollable boundary should start after the end of the longest captions.

image

denisemauldin commented 5 years ago

@peterhoth That's not how the original was built unfortunately. I'd be happy to accept a PR to change this functionality, but for right now it's working as intended.