Browse Source

调整右侧第五图

unknown 2 years ago
parent
commit
1b988257f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manpower/js/index.js

+ 1 - 1
manpower/js/index.js

@@ -1177,7 +1177,7 @@ let app = new Vue({
           {
             name: '2022年利润累计涨幅率',
             type: 'line',
-            yAxisIndex: 1, //使用的 y 轴的 index,在单个图表实例中存在多个 y轴的时候有用
+           
             smooth: true, //平滑曲线显示
             showAllSymbol: true, //显示所有图形。
             symbol: 'circle', //标记的图形为实心圆