walterra / d3-milestones

A d3 based timeline visualization.
https://walterra.github.io/d3-milestones
Other
144 stars 27 forks source link

Labels as links #29

Closed jcsrb closed 3 years ago

jcsrb commented 3 years ago

Allow for creation of a tags instead of span when a url is added for each node in the dataset this allows for standard click/middleclick experience which otherwise needs onEventClick handler

walterra commented 3 years ago

That's a great suggestion, thank you! Can you remove the .tool-versions from .gitignore please that looks unrelated.

jcsrb commented 3 years ago

@walterra updated

thanks for considering it I started a new fork over at https://github.com/vizlegal/d3-milestones , as I add more things if they make sense in the main version I will open PRs - if something doesn't fit the vision feel free do close PRs

walterra commented 3 years ago

Thanks for the update! Glad you like the project, looking forward to your suggestions!

walterra commented 3 years ago

Published v1.1.0 with support for links https://www.npmjs.com/package/d3-milestones