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

Use Timeline filtering to hide/show events #60

Open
GoogleCodeExporter opened this issue May 3, 2015 · 4 comments
Open

Use Timeline filtering to hide/show events #60

GoogleCodeExporter opened this issue May 3, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Right now TimeMapItem.hideEvent and TimeMapItem.showEvent use the expensive
tactic of actually removing events from the Timeline - it would be much
better to use Timeline's built-in filtering functions, described here:
http://code.google.com/p/simile-widgets/wiki/Timeline_highlighting_and_filtering

This would most likely go into TimeMap.initTimeline - something like a
filter that returned item.eventVisible.

Original issue reported on code.google.com by [email protected] on 2 Mar 2010 at 5:28

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 9 May 2010 at 6:54

  • Added labels: Milestone-1.6.1
  • Removed labels: Milestone-1.6

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 24 Nov 2010 at 12:57

  • Added labels: Milestone-2.0
  • Removed labels: Milestone-1.6.1

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 11 Jan 2011 at 6:45

  • Added labels: Milestone-2.1
  • Removed labels: Milestone-2.0

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

No branches or pull requests

1 participant