新兴全变量曲线合并坐标轴

This commit is contained in:
dell
2024-10-17 14:00:53 +08:00
parent 1a753029ba
commit ea046c952e
4 changed files with 226 additions and 53 deletions

View File

@ -537,7 +537,7 @@
//第一条Y轴是否显示轴线
const oneAxisLineShow = true;
//其他Y轴是否显示轴线
const otherAxisLineShow = false;
const otherAxisLineShow = true;
showchart = async function () {
//(document.getElementById('echarts-records'), 'walden');