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

Option to animate the drawing of the graph #62

Closed
wants to merge 5 commits into from

Conversation

davidgtonge
Copy link

Options added:

  • animate (boolean) - flag on whether to animate or not

  • duration (number) - duration of the animation

  • easing (string) - one of Raphael's supported easing options

    Methods changed:

  • drawSeries - added animation code

Method added:

  • seriesAverage - caculates the average y value for a set of coords

    NB diff fixed, minified js not modified

Options added:
 - animate (boolean) - flag on whether to animate or not
 - duration (number) - duration of the animation
 - easing (string) - one of Raphael's supported easing options

 Methods changed:
 - drawSeries - added animation code

Method added:
 - seriesAverage - caculates the average y value for a set of coords

 NB minified js not modified
@iamjoshua
Copy link

6 months old... any chance?

@tkjaergaard
Copy link

+1

@jesper-bylund
Copy link

Did this happen or not? Is there any animation?

@oesmith
Copy link
Contributor

oesmith commented Jan 25, 2013

Like some other pull requests I've cleared out today, I'm not convinced this one's worth the test/maintenance overhead.

Closing.

@oesmith oesmith closed this Jan 25, 2013
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

Successfully merging this pull request may close these issues.

5 participants