How to plot this this graph?

后端 未结 2 832
误落风尘
误落风尘 2021-01-29 04:15

Hi Data Visulization Experts!

I\'m trying to plot this graph hand-drawn example here in python.

\"\"

<
2条回答
  •  长发绾君心
    2021-01-29 04:48

    Set your data up like this, then after you've selected the range for a bar chart, you'll need to swap the X and Y axis:

提交回复
热议问题