Set zlevel for all graphs series

This commit is contained in:
nymkappa
2022-04-11 21:17:15 +09:00
parent 606c867e92
commit 1db1b13907
6 changed files with 19 additions and 3 deletions

View File

@@ -214,6 +214,7 @@ export class PoolRankingComponent implements OnInit {
},
series: [
{
zlevel: 0,
minShowLabelAngle: 3.6,
name: 'Mining pool',
type: 'pie',