mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Chart stackblitz demo updates
This commit is contained in:
parent
ff35703343
commit
44081515b4
4 changed files with 73 additions and 25 deletions
|
@ -73,7 +73,7 @@ export default {
|
|||
plugins: {
|
||||
legend: {
|
||||
labels: {
|
||||
fontColor: textColor
|
||||
color: textColor
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -157,7 +157,7 @@ const setChartOptions = () => {
|
|||
plugins: {
|
||||
legend: {
|
||||
labels: {
|
||||
fontColor: textColor
|
||||
color: textColor
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue