How to make sure the highest valule is on the left in plt.bar?

前端 未结 0 571
南笙
南笙 2021-01-02 06:13

I would like to draw this graph.

Here\'s what I tried:

def plot_bar(sw,title_list, subtitle_list):
    fig = plt.figure(figsize=(32,24))
    x_tick = n         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题