Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,422 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in matplotlib/matplotlib that received 4 comments
Fix singleshot timers in wx.
PR Summary
TimerWx._timer_set_single_shot currently tries to start the timer without interval or any other setting, which is not what this method i…
- Allow Type3 subsetting of otf fonts in pdf backend.
- Sync SubplotDivider API with SubplotBase API changes.
- Enh: SymNorm for normalizing symmetrical data around a center
- Deprecate imread() reading from URLs
- axes3d panning
- Define GridFinder.{,inv_}transform_xy as normal methods.
- Remove unused/deprecated AVConv_ classes
- Small simplifications to BboxImage.
- Fix some missing references.
- Update anchored_artists.py
- Add an auto-labeling helper function for bar charts
- nbagg: Don't close figures for bubbled events.
- BLD: sync build and run time numpy pinning
- Regenerate background when RectangleSelector active-flag is set back on.
- Issue #14233 - allow users to set a defualt value for ndivs for minor ticks on x and y axes
- Fold ColorbarPatch into Colorbar, deprecate colorbar_factory.
- bugfix #18600 by using the MarkerStyle copy constructor
- Deprecate MathTextParser("bitmap") and associated APIs.
- Fix stairs() tests
Created an issue in juhp/fbrnch that received 3 comments
Non side-tag builds wait for incorrect repo
When I do fbrnch parallel -B, I see:
Successfully waited 2:26 for a new f33-build repo
Successfully waited 0:00 for R-cpp11-0.2.2-1.fc33~bootstrap …