Show HN: Built a timeline component for React with multiple layout modes
11–20 of 57 posts
Re: Show HN: Built a timeline component for React with multiple layout modes
#12Re: Show HN: Built a timeline component for React with multiple layout modes
#13I expected `tree` to allow multiple side by side (but still synced) timelines. For instance in your examples there'd be one line for European ops, and another for Japanese. Any plans to add that?
Re: Show HN: Built a timeline component for React with multiple layout modes
#14Re: Show HN: Built a timeline component for React with multiple layout modes
#15Re: Show HN: Built a timeline component for React with multiple layout modes
#16I expected `tree` to allow multiple side by side (but still synced) timelines. For instance in your examples there'd be one line for European ops, and another for Japanese. Any plans to add that?
I think `tree` is a bit confusing for what is essentially still linear vertical diagram. You can imagine you could have a layout with actual branches.
Re: Show HN: Built a timeline component for React with multiple layout modes
#17Is it possible to zoom out? It's hard to place events relatively to each other if you can only see 2-3 on the screen at a time.
Re: Show HN: Built a timeline component for React with multiple layout modes
#18Super clean very good work
Re: Show HN: Built a timeline component for React with multiple layout modes
#19Great job - your timeline widget looks really neat. I look forward to seeing how it develops in future. For your interest, there is a small group of hobbyist developers and small companies developing timeline products for the web. As the developer of ChronoFlo Timeline Maker ( https://www.chronoflotimeline.com ), I welcome you to the timeline maker community! Good luck with your project.
Re: Show HN: Built a timeline component for React with multiple layout modes
#20I expected `tree` to allow multiple side by side (but still synced) timelines. For instance in your examples there'd be one line for European ops, and another for Japanese. Any plans to add that?