dexplo / bar_chart_race

Create animated bar chart races in Python with matplotlib
MIT License
1.35k stars 351 forks source link

Error when using figsize: unexpected keyword argument #66

Open caringrad opened 1 year ago

caringrad commented 1 year ago

It appears that 'figsize' is an unrecognized argument.

image

'dpi' gives similar error.

tjthejuggler commented 7 months ago

the pip install version has figsize, but not if you install from this repo.