|
|
@@ -63,8 +63,8 @@ export default {
|
|
|
window['sealingData'] = sealingData
|
|
|
const gapWidth = this.EchartfontSize(125)
|
|
|
const barWidth = this.EchartfontSize(10)
|
|
|
- const symbolOffsetWidth = this.EchartfontSize(5)
|
|
|
- const symbolSizeWidth = this.EchartfontSize(8)
|
|
|
+ const symbolOffsetWidth = this.EchartfontSize(1)
|
|
|
+ const symbolSizeWidth = this.EchartfontSize(4)
|
|
|
this.option = {
|
|
|
tooltip: {
|
|
|
trigger: 'item'
|