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
When I try to display any given number of barpolar plots using the subplot() function, plotly only shows one plot that has somehow aggregated all of the data from the individual plots.
Description of the issue
When I try to display any given number of
barpolar
plots using thesubplot()
function, plotly only shows one plot that has somehow aggregated all of the data from the individual plots.Minimal reprex
Code
Result
Expected result
Both plots shown individually, in a grid with 1 column and 2 rows.
Show session info
The text was updated successfully, but these errors were encountered: