Troels Blum

Results 6 issues of Troels Blum

For all the operations involving complex numbers and two input operands: we should also support one of the input operands being a real number. These are much more efficient to...

enhancement

### Short description My situation is that I need the user to be able to switch between different axes. E.g. relative times (seconds since start), and absolute time (DateTime) This...

![Capture](https://github.com/user-attachments/assets/c2d02a0e-0cb4-4102-8ff6-79152376f25d) ### Short description When using a DateAxisItem it would be nice if, when setting the axis limits from the right click menu, the limits could be set using some...

When using the connect vector argument to plot (PlotItem) one can not use ClitToView or Downsampling. Using them will cause an Exception (ValueError): E.g running this code and activating "clip...

### Short description This bug is strange and only comes up in very specific circumstances. I have made a short example to reproduce it. So I register a callback function...

**Describe the bug** Calling DataFrame.insert with a np.float32 will fail with the following error: error: Argument 3 to "insert" of "DataFrame" has incompatible type "floating[_32Bit]"; expected "str | bytes |...

DataFrame