Moving fee box into a regular box.

This commit is contained in:
softsimon
2020-09-26 23:40:26 +07:00
parent 4bfaabbb5f
commit ba70347ff6
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({