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

Animate the adding of new values #67

Open
almet opened this issue Jun 6, 2012 · 3 comments
Open

Animate the adding of new values #67

almet opened this issue Jun 6, 2012 · 3 comments

Comments

@almet
Copy link

almet commented Jun 6, 2012

On a line graph, it could be nice to have the impression that the values are added continuously even if it's not really the case. This would be made possible if the values where sliding continuously from the right to the left, and the last value is displayed after the duration of the slide.

This means that the graph will not be real time anymore, but the visualisation could be smoother and nicer to look. Any thoughts on this?

@dchester
Copy link
Contributor

This could potentially be interesting, but it's also probably a lower priority than lots of other features we'd like to add.

@almet
Copy link
Author

almet commented Jun 15, 2012

If you give me some thoughts on how to implement that, I would be happy
to have a look.

thanks for the feedback.

@RichardLitt
Copy link
Contributor

@almet You'd have to look at the Rickshaw.Graph.Axis.Time.js file, and check out the render function, as far as I can tell.

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

3 participants