You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all, can anyone tell me how to save the race in plotly, like the second graph on https://www.dexplo.org/bar_chart_race/ with title "COVID-19 Bar Chart Race with Plotly" and Play and Pause buttons. For me already works the bar chart race but exporting to mp4, gif or html.
Best regards.
Package Version
bar-chart-race 0.2.0
The text was updated successfully, but these errors were encountered:
In order to save the animation to disk, use a string of the file name of where you'd like to save as the second argument. You'll need to install ffmpeg first in order to save the animation. Once installed, you'll be able to save the animation as a wide variety of formats (mp4, m4v, mov, etc...). To save the animation as a gif, install ImageMagick.
Hello all, can anyone tell me how to save the race in plotly, like the second graph on https://www.dexplo.org/bar_chart_race/ with title "COVID-19 Bar Chart Race with Plotly" and Play and Pause buttons. For me already works the bar chart race but exporting to mp4, gif or html.
Best regards.
Package Version
bar-chart-race 0.2.0
The text was updated successfully, but these errors were encountered: