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

Create chart display component #2

Closed
lamerman opened this issue Sep 28, 2014 · 0 comments
Closed

Create chart display component #2

lamerman opened this issue Sep 28, 2014 · 0 comments
Assignees

Comments

@lamerman
Copy link
Member

We need a component is able to load data in our format and display it. Most likely it will be some open source js library that can draw line charts. The component will be an observer of our video player #1 and display data for the time that equals to current video playback time.

The data will be loaded from local file with our csv format link.

The following features must be supported:

  • show one or several charts simultaneously
  • zooming
  • displaying data at the position of video playback

Description on the wiki page:

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