Oscar Gustafsson

Results 474 comments of Oscar Gustafsson

Another point for measure: I can run the program on RHEL8 with PyCharm Community 2024.1.4 (using Matplotlib 3.9 from source, but I doubt it is related to that). Just to...

Converting to draft as I added `box_aspect` as well and there are two things to figure out. 1) For `Axes`, the argument can take on `None` or a float. However,...

Does that mean that we should deprecate the *N* argument as well? As `colorlist[:N]` is as simple? Or is the islice/cycler combo doing something more clever than that?

Thanks! It would be nice with a bit of documentation and some test for this. Docs: https://matplotlib.org/stable/users/explain/text/pgf.html#custom-preamble would be a place to mention it. And it can be worth having...

Not sure how to get about it. If you think that it is enough to just use colored v3, I'd be happy to modify it. Or if you have some...

Should I rename them in some way? `ci-opensource` and `ci-licensed`?

If this works, I think everything is handled. (If not, I'll be at it tomorrow.)

Update with the rewording. Also reverted a search-and-replace change in .pre-commit-config.yml that shouldn't have been there.

Not sure if is counts as a test strategy, but in Surfer we use egui_skia https://github.com/lucasmerlin/egui_skia (but a local version that supports egui 0.25, we still need to add support...

This should be relatively simple to implement. However, one should consider what happens when the "variables" are relations. Should it only be possible to do this for symbols? Probably. Since...