是否可以改变标记的线条行程?我已经知道可以改变它的颜色:
markings: [ { yaxis: { from: 0, to: 0 }, color: "#000"},
{ xaxis: { from: 0, to: 0 }, color: "#000" }],
Run Code Online (Sandbox Code Playgroud)
我已经使用这个解决方案使我的轴没有背景网格线: display-x-axis-and-y-axis-lines-with-the-grid-lines-using-flot