Add more acceleration stats
This commit is contained in:
@@ -210,7 +210,7 @@ export class BlockFeeRatesGraphComponent implements OnInit {
|
||||
top: this.widget ? 20 : (this.isMobile() ? 10 : 50),
|
||||
},
|
||||
tooltip: {
|
||||
show: !this.isMobile() && !this.widget,
|
||||
show: !this.isMobile(),
|
||||
trigger: 'axis',
|
||||
axisPointer: {
|
||||
type: 'line'
|
||||
|
||||
Reference in New Issue
Block a user