...
...
...
————————— 来源:https://www.cnblogs.com/liupengfei13346950447/articles/10788712.html ...
...
type:bar和line的组合 option = { } ...
需求:折线图变成曲线,且下方带有阴影渐变效果 image.png 步骤:在series中修改smooth参数添加areaStyle样式 ...
echarts设置折线图多颜色 ...
$.ajax({ type: "Get", url: "/xx/xxx", data: { year: $("#year").val() }, dataType: "json", success: function (result) { if (echarts_model2 == null ...