update chartdemo | radarchart pointlabels color
This commit is contained in:
@@ -275,6 +275,9 @@ export class ChartDemo {
|
||||
},
|
||||
scales: {
|
||||
r: {
|
||||
pointLabels: {
|
||||
color: textColor
|
||||
},
|
||||
grid: {
|
||||
color: textColorSecondary
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user