我正在使用matplotlib作为图形应用程序.我正在尝试创建一个字符串作为X值的图表.但是,using plot函数需要X的数值.
plot
如何使用字符串X值?
python matplotlib
matplotlib ×1
python ×1