How do I label groups on a scatterplot in matplotlib using data from dictionaries?

前端 未结 0 709
谎友^
谎友^ 2020-11-28 05:47

I have some x,y data stored as dictionaries with the key as x and the value as y. I want to graph these on a scatter plot using matplotlib, with each dictionary treated as a

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