Fix gauge clickable pointer

This commit is contained in:
natsoni
2024-04-24 14:13:22 +02:00
parent 1a5c2c4d3a
commit 8310ad9f24

View File

@@ -85,6 +85,7 @@ export class ReservesRatioComponent implements OnInit, OnChanges {
{
type: 'gauge',
startAngle: 180,
silent: true,
endAngle: 0,
center: ['50%', '75%'],
radius: '100%',