Tim Hoffmann

Results 726 comments of Tim Hoffmann

@AbhinRustagi sorry, I currently don't have time to look at this topic, and therefore cannot comment. @rcomer Though not explicitly documented, I've always regarded aliases as shortcut names for Artist...

Since no user has reported that this is broken for more than 3 years, I’m considering removing that parameter. The naming is confusing and the bug can be regarded a...

I still want to decide whether we use the fact that this parameter was not working for a long time to remove or rename it. Since this was found internally...

This is a solution proposal that needs decision from core developers. You cannot help here.

I'm still for deprecate and note that this has not been working anyway. Nobody has complained about this the last 4 years. If you think the feature is helpful let's...

Remark: That inheriting the `__init__` docstring does not work is related to multiple inheritance `FFMpegFileWriter(FFMpegBase, FileMovieWriter)`. The following changes all result in the `MovieWriter.__init__` being shown for `FFMpegFileWriter`: - removing...

I always thought that `LinearSegmentedColormaps` would actually interpolate to the color values. But looking at it I just learned that `LinearSegmentedColormap` also uses a fixed lookup table. It only uses...

Agreed that baseline would be the slightly preferred choice when doing this from scratch. We have three options: - do a hard chance. I‘m suppose we are not guaranteeing pixel-perfect...

Please clean up your post. There's a mix of our instructions and your answers side-by-side without visual distinction. This makes it hard to read. Also > When running the code...

Closing for lack of feedback / clarification of the issue.