Chart background via visualization #1612
Unanswered
david-brink-talogy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to set up a gradient for the chart background, but I'm having difficulty calculating the position when using legends and titles.
When using the code below, the gradient renders, but the border is cut off because using X = 0, Y = 0 is relative to the entire canvas and not simply the chart area.
Is there a proper way to calculate the top/left of the chart area including titles, legends, margins, etc? Is there a better or more standard way of adding backgrounds that are not simply solid colors to the chart?
Beta Was this translation helpful? Give feedback.
All reactions