You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create a chart like this one, with lines between the labels and the last label without the line, tried for like 4 hours to create the lines but with no success...
can you help me?
The text was updated successfully, but these errors were encountered:
what you mean stackedlabels? take a look at the bar chart renderer code. I remember the label position is fixed, so looks like you have to customize it.
I want to create a chart like this one, with lines between the labels and the last label without the line, tried for like 4 hours to create the lines but with no success...
can you help me?
The text was updated successfully, but these errors were encountered: