Emily KL
Emily KL
Hi @Erikp15, it seems to me that the `exclude_empty_subplots` argument is working as intended (i.e., it indeed does not draw the hline if the subplot is empty), so I'm not...
@robertoffmoura Thanks for the contribution! I'm happy to merge this but just to make sure I have the full context, can you explain why this is the correct behavior? Are...
Hi @robertoffmoura, could you explain the issue in a little more detail and provide an example of a plot that fails currently (expected output vs. actual output)? That will help...
Hi @shavnir, with `plotly==6.4.0` and `kaleido==1.2.0`, your code results in the following image: which looks correct to me. Could you confirm whether you are still seeing a problem with the...
Hi @umer936 thank you for the report, I'm always in favor of more specific error messages. Do you have a minimal example which reproduces the situation where the `Uncaught (in...
Hi @robertoffmoura, thank you for the fix! Same question here, could you provide some side-by-side comparisons to show the difference this PR introduces and why this is the correct behavior?...
> > Thanks for the PR @mshvarts - can you please update the tests as well? Once that's done I'll see if I can find a reviewer. Thanks - @gvwilson...
@mshvarts Yes, @oskarr is correct, I did some testing of my own and the change on line 29 is the only change technically needed to enable these error bars. The...
@alexcjohnson Fair enough! If you're fine with that limitation it's fine with me as well. @mshvarts Here's a mock showing the 4 different types of error bar specifications in combination...
> Build fails are unrelated to changes afaik. #5442 @FBumann You're right, #5442 has been merged so the docs build should be fixed on `main`; you can update this branch...