bye labels

ssr
Artemis 2022-02-07 08:31:18 +03:30
parent 8154e5d040
commit 26f54d0f65
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ export class FundPieChartComponent implements OnInit {
allowPointSelect: true,
showInLegend: true,
cursor: 'pointer',
dataLabels: {
enabled: false
}
}
},
legend: {