大屏
Showing
2 changed files
with
8 additions
and
1 deletions
| ... | @@ -685,7 +685,9 @@ const handelZhu3 = () => { | ... | @@ -685,7 +685,9 @@ const handelZhu3 = () => { |
| 685 | }, | 685 | }, |
| 686 | toolbox: { | 686 | toolbox: { |
| 687 | feature: { | 687 | feature: { |
| 688 | saveAsImage: {} | 688 | saveAsImage: { |
| 689 | show: false | ||
| 690 | } | ||
| 689 | } | 691 | } |
| 690 | }, | 692 | }, |
| 691 | grid: { | 693 | grid: { |
| ... | @@ -1081,4 +1083,9 @@ function autoHover(myChart, option, index, time) { | ... | @@ -1081,4 +1083,9 @@ function autoHover(myChart, option, index, time) { |
| 1081 | } | 1083 | } |
| 1082 | } | 1084 | } |
| 1083 | 1085 | ||
| 1086 | hr { | ||
| 1087 | border: 0; | ||
| 1088 | border-top: 1px solid #373e51; | ||
| 1089 | } | ||
| 1090 | |||
| 1084 | </style> | 1091 | </style> | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment