Merge branch 'master' into nymkappa/bugfix/relative-pool-url
This commit is contained in:
@@ -28,8 +28,6 @@ export class PoolRankingComponent implements OnInit {
|
||||
chartOptions: EChartsOption = {};
|
||||
chartInitOptions = {
|
||||
renderer: 'svg',
|
||||
width: 'auto',
|
||||
height: 'auto',
|
||||
};
|
||||
chartInstance: any = undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user