dexplo / bar_chart_race

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

How can I remove x - axis values #58

Open purplefis opened 2 years ago

purplefis commented 2 years ago

Love this package!

For a presentation I need to remove the actual values on the x-axis. How do I best achive this?

EDIT: upgraded to latest using the pip install git+https://github.com/dexplo/bar_chart_race

Set parameter: tick_template=''