mempool/frontend/src/app/components/lbtc-pegs-graph/lbtc-pegs-graph.component.html

2 lines
98 B
HTML
Raw Normal View History

<div class="echarts" echarts [initOpts]="pegsChartInitOption" [options]="pegsChartOptions"></div>