How do i plot in a graph different ranges from a list of integers on the x axis and the number of times each element appears in that list

后端 未结 0 629
长发绾君心
长发绾君心 2020-12-14 19:05

i\'m trying to create a graph with matplotlib, using plt.bar. I have a list of integers, from 0 to 15000000, and i want to divide this list in 10, so range from 0 to 1500000

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