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 just found a similar issue #439, where groupedbar fails with plotly backend. However, the errors reported are different, and I cannot reproduce the error in #439, so I don't think this is a duplicate.
I want to add error bars to a grouped bar chart using
groupedbar
function using the following line.When I use the
gr()
backend, things work okay, as shown in the screenshot.However, if I use the
plotly()
backend, an error is displayed and no plot is produced.Is it a bug, or is there anything I should do to make it work? Thank you!
Julia version 1.7.2
StatsPlots version 0.14.33
The text was updated successfully, but these errors were encountered: