Fix gauge clickable pointer

This commit is contained in:
natsoni 2024-04-24 14:13:22 +02:00
parent 1a5c2c4d3a
commit 8310ad9f24
No known key found for this signature in database
GPG Key ID: C65917583181743B

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%',