python3 画图matplotlib.pyplot
画子图:import matplotlib.pyplot as pltwidth = 15height = 5data = { '1':{'20210101':1,'20210102':5,'20210103':3,'20210104':8}, '2':{'20210101':1,'20210102':5,'20210103':3,'20210104':8}, '3':{'20210101':1,'20210102':5,'20210103':3,'20210104'