Tim Hoffmann

Results 273 comments of Tim Hoffmann

Is there a reason these are stand alone functions? I would have expected - a class method `Cycler.from_dicts` - an instance method `Cycler.merge_supplemental`

If Appveyor does not provide a recent minconda out of the box, micromamba is likely the way to go.

Ping @tacaswell This is basically good to go. Only minor comments to make the test more understandable.

Closing for lack of response. Please report back and answer above questions if this is still relevant.

Not sure whether CI failures are unrelated. You may self-merge if you are sure, they are unrelated.

Sample data gets used in documentation and tests. There's value in having this available offline. We don't want to download sample data every time to for tests and documentation builds....

My vote is for @Zybulon's original proposal: - `None` == not saved - UNKNOWN_SAVED_STATUS when the state is unknown I find it a strong argument to follow the pattern that...

@anntzer Thanks for the clarification. Without really knowing, but I find it rather unlikely, that somebody uses a third party backand *and* wants to know whether the save dialog was...

Size `s` and color `c` are the properties you can set per data point `scatter(x, y, s=..., c=...)`. They are used quite often and it's a historic decision that they...

@francescoboc answering to https://github.com/matplotlib/matplotlib/issues/27765#issuecomment-1935841574: Of couse you're not supposed to think these convoluted thoughts on every plot, my explanation was rather to motivate where the current state comes from.I advocate...