Matyasz / datagif

A Python package for making clean animated gifs of data plots, built on top of the seaborn and imageio packages.
GNU General Public License v3.0
2 stars 0 forks source link

relplot_gif, scatterplot_gif, lineplot_gif imports question #2

Open maulberto3 opened 2 years ago

maulberto3 commented 2 years ago

Upon looking at the code at examples/relational_plot.py, are the mentioned imports ok?

Matyasz commented 2 years ago

Thank you very much for pointing that out! I will update that example for the current API right away.