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
Hmm. Makes sense, but also seems like a bit of an edge case, since I'm not sure if we've ever manually added rects to a bargroup. Marking low priority unless you disagree, @samussiah.
I guess easy solution would be to give the webcharts rect objects used in the code above a specific class, and then use it in those selectors. Or better yet, use marks[].rect.
for instance in drawBars:
if any custom
rect
elements are added to these bar groups the new and original elements behave unpredictablyThe text was updated successfully, but these errors were encountered: