JuliaPlots / PlotlyJS.jl

Julia library for plotting with plotly.js
Other
424 stars 78 forks source link

First pass at updating API for allowing animations #339

Open nicrummel opened 4 years ago

nicrummel commented 4 years ago

Update display function to allow for frames for animation, and add animation example

nicrummel commented 4 years ago

I see that the Labeler is failing, is there a way I can address this?

nicrummel commented 4 years ago

I looked at the documentation, and I believe you caught a mistake. I have fixed the call in the most recent commit.

sglyon commented 4 years ago

Now that the PlotlyBase side has been merged, hopefully I'll be able to review this one soon.

Thanks for the contributions and for the patience!

nicrummel commented 4 years ago

Dr. Lyon, I see you have been quite busy with the development of other aspects of PlotlyJS.jl. Is ther anything I can do to help get this pull request along?

Regards, Nic