FW

Results 70 comments of FW
trafficstars

I think: right click - > "highlight for all room mates", maybe even "highlight for specific room mate". Everyone who can see the highlight can remove it.

Yeah, I can see the current selection, but this should be a permanent code marker. (until removed)

Lets say we both code something together. I look over what you are doing and spot some lines of code that could be done better. I highlight them and tell...

I thought of it more like a "to do list" feature, to be able to highlight everything that needs rework.

I dont know what goes wrong with the 2.7 tests... :(

I dont think any change would cause the code to be slower, only potentially faster. I can give you some simple examples. Note that `any` is way faster because it...

> Yep, the principle makes sense, but I'm interested in seeing what real-world applications of `plotly` are sped by this PR... Do you have any examples of figures that are...

I dont know what part of plotly I improved. Think of this more as a cleaner code PR with potential speedups instead of a performance PR. I dont see what...

Your fix of the 2.7 tests made it possible for me to fix an actual bug, it all works now.