项目场景:Echarts 折线图
提示:工作开发 记录:
效果图:
", // 开始颜色
},
{
offset: 1,
color: "rgba(172,158,255,0)", // 结束颜色
},
]),
},
2.x轴标签底部添加 对应数值:
axisLabel: {
color: "#666666",
fontSize: 16,
formatter: function (value, index) {