Gradient color in VueUI XyCanvas #172
-
Beta Was this translation helpful? Give feedback.
Answered by
graphieros
Mar 3, 2025
Replies: 1 comment 1 reply
-
Please upgrade to v2.6.9 where you will find config attributes to opt out of the default gradient for bars: config.style.chart.bar.gradient.show: boolean; // default: true |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
graphieros
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @SurajGoswami98
Please upgrade to v2.6.9 where you will find config attributes to opt out of the default gradient for bars: