新兴全变量曲线合并坐标轴
This commit is contained in:
@ -537,7 +537,7 @@
|
||||
//第一条Y轴是否显示轴线
|
||||
const oneAxisLineShow = true;
|
||||
//其他Y轴是否显示轴线
|
||||
const otherAxisLineShow = false;
|
||||
const otherAxisLineShow = true;
|
||||
|
||||
showchart = async function () {
|
||||
//(document.getElementById('echarts-records'), 'walden');
|
||||
|
Reference in New Issue
Block a user