Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working with many events in a short timeframe and overflow #17

Open
klauern opened this issue Jul 11, 2011 · 1 comment
Open

Working with many events in a short timeframe and overflow #17

klauern opened this issue Jul 11, 2011 · 1 comment

Comments

@klauern
Copy link

klauern commented Jul 11, 2011

How would I work with many events that might correspond to a very short timeframe (say 150 events in a 2 hour window)?

Is there a way to overflow events with a scrollbar or something similar? I've found that most events just disappear until you zoom in, and then I can't tell if I'm seeing everything, since the space taken up by the title of the events seems to mask most other events in the same timeframe.

@timeglider
Copy link
Owner

We're working on a way to scroll overflow; right now, the default system is to create little "+" symbols at the top to indicate missing events. Clicking on these will zoom the timeline in. But since it's possible that a timeline won't be zoomable enough to always handle this, we're going to create a sort of scrolling system.... On the roadmap! I'll leave this issue open just to make sure it continues to dog me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants