Moving fee box into a regular box.

This commit is contained in:
softsimon
2020-09-26 23:40:26 +07:00
parent 3dedf1e3e1
commit 21ef5054bf
4 changed files with 58 additions and 32 deletions

View File

@@ -64,7 +64,7 @@ export class MempoolGraphComponent implements OnInit, OnChanges {
labelInterpolationFnc: (value: number): any => {
return this.vbytesPipe.transform(value, 2);
},
offset: showLegend ? 160 : 60,
offset: showLegend ? 160 : 80,
},
plugins: [
Chartist.plugins.ctTargetLine({