Elliott Sales de Andrade

Results 144 issues of Elliott Sales de Andrade

## PR Summary By using `subfigures`, the new support for `height_ratios`/`width_ratios` directly in `subplots`, or just using `subplots`. ## PR Checklist **Tests and Styling** - [n/a] Has pytest style unit...

Documentation

## PR Summary The macos-10.15 runner is deprecated: https://github.com/actions/virtual-environments/issues/5583 ## PR Checklist **Tests and Styling** - [n/a] Has pytest style unit tests (and `pytest` passes). - [x] Is [Flake 8](https://flake8.pycqa.org/en/latest/)...

Build
Run cibuildwheel

## PR Summary This may make WebAgg the most tested backend... I'm not sure what to do about the screenshot test, as I really want to confirm that the figure...

topic: testing
GUI/webagg

The [upstream issue](https://github.com/actions/setup-python/issues/402) has been closed, so let's see if it will work again. Reverts matplotlib/matplotlib#23095

Maintenance

I'm sure there's a possibility that some tests don't _need_ to use the network, but I'm not familiar enough with them to decide that. This just adds the marker so...

I know this is a great deal of them, but when building a package there is no network available. It'd be nice to run the other tests at least, and...

**Describe the bug** The existence of and description of the `--web` argument implies that Scalene does not normally open a web browser. However, the default for this option is True:...

## Rationale In Matplotlib, there are 4 builtin geo projections: Aitoff, Hammer, Mollweide, and Lambert. They are not quite as flexible as Cartopy, but work for maps at least. We...

Type: Enhancement
Component: Geometry transforms

## Rationale Some limits and thresholds are hard-coded, but this causes incorrect projections when the Globe radius is much smaller than the default. Either the map is tiny in very...

Type: Enhancement
Component: Geometry transforms