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 40 million developers.
Sign up- Germany
Pro
- Germany
Pinned
2,301 contributions in the last year
Activity overview
Contributed to
matplotlib/matplotlib,
texstudio-org/texstudio,
timhoffm/pptx-blueprint
and 5 other
repositories
Contribution activity
January 2020
Created a pull request in matplotlib/matplotlib that received 17 comments
Nicer formatting of community aspects on front page
PR Summary A step towards a more welcoming homepage. Hopefully more visually pleasing and less intimidating than the current block of text https://β¦
+117
β39
β’
17
comments
- Cleanup list copying
- Cleanup stack
- Backport PR #15462 on v3.2.x: Simplify azure setup.
- Backport donation links to 2.2.x
- Update Python 2 EOL message on 2.2.x
- Move version info to sidebar
- Cleanup image docs
- Reorganize intro section on main page
- Fix deprecation from #13544
- Add parameter inlcude_hidden to get_*ticklabels()
- Do not use camel case for variables in examples
- Remove em dash
- Add badge for citing 3.1.2
- Backport PR #16065 on branch v2.2.x (Nicer formatting of community aspects on front page)
- Renderer Graphviz inheritance diagrams as svg
- Name Axes variables ax instead of a
- Rework example "Scatter Star Poly" to "Marker examples"
- Consistently name event callbacks on_[event]
- Consistently name callback arguments event instead of evt
- Deprecate parameter props of Shadow
- Cleanup unused variables
- Deprecate unused parameters
- Backport PR #16080 on branch v3.2.x (Cleanup docstrings in backend_bases.py)
- Backport PR #16079 on branch v3.2.x (Fix restuctured text formatting)
- Improve docstrings in offsetbox.py
- Some pull requests not shown.
- Add sphinx doc for Axis.axis_name.
- CI: Use Ubuntu Bionic compatible package names
- Remove duplicated computations in Axes.get_tightbbox.
- Avoid repeatedly warning about too many figures open.
- Put doc for XAxis befor YAxis and likewise for XTick, YTick.
- Cleanup axes_demo.
- Remove unnecessary Legend._approx_text_height.
- Cleanup Legend._auto_legend_data.
- Simplify Legend.get_children.
- Don't recursively call draw_idle when updating artists at draw time.
- TST: move the Qt-specific handling to conftest
- DOC: fix description of vmin/vmax in scatter
- Update/cleanup pgf tutorial.
- Cleanup backend_agg docstrings.
- Replace "unicode" by "str" in docs, messages when referring to the type.
- axisartist tutorial markup fixes.
- Remove the private, unused _csv2rec.
- More edits to Normalize docstrings.
- Cleanup docstring of print_figure, savefig.
- Prefer using MouseButton to numeric values in docs and defaults.
- Improve markup for rcParams in docs.
- Tiny cleanups to set_xlabel(..., loc=...).
- numpydoc-ify SymLogNorm
- DOC: pdf.preamble --> pgf.preamble
- Move version info to sidebar
- Some pull request reviews not shown.
Created an issue in matplotlib/matplotlib that received 3 comments
The great API cleanup
As discussed in the last call, technically public (i.e. not flagged as private with an underscore), but semantically internal API makes it hard to β¦
β’
3
comments