平时有时候分析数据需要画一张如下较为完整的图,所以写个博文在有需要的时候过来快速粘贴下
import matplotlib.pyplot as plt
# 两个示例列表
list_xl = [0.219683, 0.217855, 0.214003, 0.211832, 0.211356, 0.210974, 0.210622, 0.210312, 0.210040, 0.209794,0.208562]
list_l = [0.220462, 0.218478, 0.214449
平时有时候分析数据需要画一张如下较为完整的图,所以写个博文在有需要的时候过来快速粘贴下
import matplotlib.pyplot as plt
# 两个示例列表
list_xl = [0.219683, 0.217855, 0.214003, 0.211832, 0.211356, 0.210974, 0.210622, 0.210312, 0.210040, 0.209794,0.208562]
list_l = [0.220462, 0.218478, 0.214449