Flip mempool chart by using patched chartist package by @techmix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Component, Input, OnChanges, ChangeDetectionStrategy } from '@angular/core';
|
||||
import * as Chartist from 'chartist';
|
||||
import * as Chartist from '@mempool/chartist';
|
||||
|
||||
@Component({
|
||||
selector: 'app-fee-distribution-graph',
|
||||
|
||||
Reference in New Issue
Block a user