Fix gas unit legend

This commit is contained in:
Willian Mitsuda 2021-08-04 23:36:03 -03:00
parent 79f4cff8a1
commit 9530124224
1 changed files with 0 additions and 3 deletions

View File

@ -94,9 +94,6 @@ export const gasChartOptions: ChartOptions = {
display: true,
text: "Gas",
},
ticks: {
callback: (v) => `${v} Gwei`,
},
},
yBaseFee: {
position: "right",