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