Mojtaba Samimi
Mojtaba Samimi
> > Maybe a flaglist called `ax.modebardisable`? > > @emilykl I like that! with the same flags as in this PR, `auto` and `inout`, just inverting the meaning? I might...
What would happen with selection then?
Great PR. Please add a changelog also please mention if it is fixing #4336?
Please update the description of the PR and include links & info about `requirejs`.
@LiamConnors do you have permission to merge this?
Is there any blocker for merging this PR?
> could we use a warning as mentioned by @ndrezn above [#4783 (comment)](https://github.com/plotly/plotly.py/pull/4783#discussion_r1791936053) I am not sure is that's a good idea. My concern is that it could be too...
@LiamConnors Could you please test this to see if this produce the desirable warnings? Thank you!
> @archmoj Maybe you're already on it but I think the warning needs to go inside the `__init__` function rather than at the top of the class to fix the...