Lee Johnston

Results 4 issues of Lee Johnston

### Bug summary The FontProperties family parameter can be a generic family such as sans-serif and the actual font should be looked up in rcParams according to the documentation. ###...

backend/svg
Difficulty: Medium
Good first issue
topic: text/fonts

Closes #10514 Closes #14700 I picked up PR #14700 and completed the work with improvements: - Separated the datetime64/timedelta64 code path from the original improving readability - Eliminated the need...

01 - Enhancement
component: numpy.core
56 - Needs Release Note.

### What happened? In previous versions of xarray, testing numerical equivalence of two DataArrays was possible using the built-in operator '==' and without side affects. Now in version 2022.6.0, when...

bug
topic-metadata
regression

* unyt version: 2.5.0 * Python version: 3.6.9 * Operating System: Linux ### Description Computing a histogram where both the input data and range parameters are both of unyt_array type...