etpinard

Results 123 comments of etpinard

There's also https://github.com/plotly/plotly.js/issues/1022 about adding `rangemode="symmetric"` which sounds very reasonable.

> Since plotly/plotly.py#2158 closed in favor of this issue, I am ready to contribute but I think I need some guidance. For resolving plotly/plotly.py#2158, I think all you need (API-wise)...

Thanks for report. Interesting. I'm not sure what could cause that.

@nielsenb-jf Interesting. Thanks for letting us know.

@nielsenb-jf thanks so much for your efforts. > that demonstrates fixing interactivity when rendering to a child window. Basically, it renders the drag cover to the document of the child...

Thanks again for your efforts! > Or should things that are okay with happening in the parent window stay the way they are now? I would vote :+1: for this....

@nielsenb-jf great! Looks like you've got all the pieces together. Here's a few recommendations before submitting your PR: - Make `injectStyles` expect the graph div `gd` as argument - Move...

@nielsenb-jf Thanks so much! > Are we sure we want the tests in the plot_interact_test suite? I agree. Your new test cases would look a lot better in a suite...

@nielsenb-jf Great. Now please make a PR to this (main) repo. Thank you very much,