An open API service providing commit metadata for open source projects.

GitHub / dileepdkumar/https-github.com-matplotlib-matplotlib / commits

SHA Message Author Date Stats
3db734f2 Update test_widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
540f14c1 merge Merge branch 'matplotlib:master' into patch-2 Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
16217c6d tst-just-one-circle Jody Klymak <j****k@g****m> about 5 years ago
3a3fe872 Update lib/matplotlib/widgets.py
Co-authored-by: Elliott Sales de Andrade <q****t@g****m>
Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
dba7f8d1 Move set_cursor from the toolbar to FigureCanvas. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
a5f0bab3 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5b53f1a2 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3ad728b1 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c29bcecc TST: Adding interactive colorbar tests Greg Lucas <g****s@l****u>
Committed by: Greg Lucas <g****s@g****m>
about 5 years ago
a4bf8918 Test support of chars beyond BMP in PDF output Frank Sauerburger <f****k@s****m> about 5 years ago
67aea087 Emit Type 42 text with TJ and kerning in PDF Frank Sauerburger <f****k@s****m> about 5 years ago
76b3b6e2 Test for kerning in PDF output with type 42 font Frank Sauerburger <f****k@s****m> about 5 years ago
e9dc040b Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4eb1fc00 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a24b6d69 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
8fd2c590 Put back TimerTornado class martinRenou <m****u@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
adb19faf Add test for set_3d_properties Zexi <z****i@z****e> about 5 years ago
db08e7a9 Use f-strings more in GTK backend. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
f44497ed Fix creation of GTK backend version. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
785a9a5a Revert joining of figures in Axes Divider example. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
e25a898e MNT: Updating Colorbar zoom rectangle and selections Greg Lucas <g****s@l****u>
Committed by: Greg Lucas <g****s@g****m>
about 5 years ago
9068638d FIX: fix figbox deprecation Jody Klymak <j****k@g****m> about 5 years ago
b7d05919 merge Merge pull request #20498 from timhoffm/doc-release-guide-release-notes Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
adbc5c52 Add __version_info__ as a tuple-based version identifier Tim Hoffmann <2****m@u****m> about 5 years ago
0e16de75 merge Merge pull request #20601 from QuLogic/hide-widget-state Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0496a503 merge Merge pull request #20600 from anntzer/inline-_print_svg Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a0809269 merge Merge pull request #20589 from QuLogic/size-cursors Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f230ce17 merge Merge pull request #20481 from anntzer/cbp Antony Lee <a****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0e56f62d Deprecate unused LassoSelector event handlers. Antony Lee <a****e@g****m> about 5 years ago
feda4977 Merge EllipseSelector example together with RectangleSelector. Antony Lee <a****e@g****m> about 5 years ago
479d9cf7 Add deprecation accessors to old attribute Eric Prestat <e****t@g****m> about 5 years ago
819caa40 Hide some `_SelectorWidget` state internals. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
3d5c6d5d merge Merge pull request #20598 from anntzer/svgkwz Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a15709e9 merge Merge pull request #19495 from anntzer/svgbasename Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4d1cd5e0 merge Merge pull request #20501 from jklymak/colorbar-try3-justmod-transform Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1e3f7f3e Translate cursors to webagg/nbagg on the Python side. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
651ddcc0 Don't forget to propagate kwargs from print_svgz to print_svg. Antony Lee <a****e@g****m> about 5 years ago
36f0926a Inline _print_svg into its only call site (print_svg). Antony Lee <a****e@g****m> about 5 years ago
2cbe1323 Fix TTF headers for type 42 stix font Frank Sauerburger <f****k@s****m> about 5 years ago
38ad08e5 FIX: use left and right Jody Klymak <j****k@g****m> about 5 years ago
8c764dc8 merge Merge pull request #20407 from anntzer/axis_name-shared-stale Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5b31071b merge Merge pull request #18966 from impact27/non_modal_dialog Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2a7d9bf0 merge Merge pull request #19265 from ianhi/style-slider-for-real Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f75fd108 merge Merge pull request #20594 from meeseeksmachine/auto-backport-of-pr-20590-on-v... David Stansby <d****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4b7b2c9a merge Merge pull request #20593 from luzpaz/typos Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f627eaa0 Update lib/matplotlib/colors.py
Co-authored-by: hannah <s****5@g****m>
luzpaz <l****z@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a5952be6 merge Merge pull request #20590 from QuLogic/fix-norm-docs Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
16af382c Backport PR #20590: Fix class docstrings for Norms created from Scales. Thomas A Caswell <t****l@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
about 5 years ago
023dd9d7 DOC: fix various typos luz paz <l****z@u****m> about 5 years ago
fbdae90b Use docstring.Substitution instead of editing __doc__ Eric Prestat <e****t@g****m> about 5 years ago
30cba50a Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b420b3ec create_task -> ensure_future so that it works also if there is no event martinRenou <m****u@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
7f7a34d4 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
80ac5c81 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
abd9efe2 Remove other references to TimerTornado (unused?) martinRenou <m****u@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
e5cea361 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bd06c978 Update lib/matplotlib/backends/backend_webagg_core.py
Co-authored-by: David Brochart <d****t@g****m>
martinRenou <m****u@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
6c844fb7 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9ed4cac6 Add example to RectangleSelector docstring and improve EllipseSelector docstring Eric Prestat <e****t@g****m> about 5 years ago
f1d7ac8a Move RectangleSelector from __init__ to class docstring. Eric Prestat <e****t@g****m> about 5 years ago
e093d883 Remove docstring of deprecated arguments. Eric Prestat <e****t@g****m> about 5 years ago
599708ad Webagg backend: get rid of tornado martinRenou <m****u@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
a4253d58 merge Merge pull request #20374 from yongrenjie/17860-plotdirective-include Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e8f6b900 Fix class docstrings for Norms created from Scales. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
92825fef merge Merge pull request #20569 from timhoffm/axes-set Antony Lee <a****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
cd4c8984 Add directional sizing cursors. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
f0fb4787 Deprecate cursord in other backends. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
a0bad5ae Update lib/matplotlib/widgets.py
Co-authored-by: Tim Hoffmann <2****m@u****m>
Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
cf8dc18f Update lib/matplotlib/widgets.py
Co-authored-by: Tim Hoffmann <2****m@u****m>
Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9b3c9642 Update examples/widgets/textbox.py
Co-authored-by: Tim Hoffmann <2****m@u****m>
Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
171f0557 merge Merge pull request #20587 from tacaswell/auto-backport-of-pr-20584-on-v3.4.x Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
decd12b8 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0ec3c163 Update widgets.py Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1da522e4 Update lib/matplotlib/widgets.py
Co-authored-by: Tim Hoffmann <2****m@u****m>
Tortar <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3adeb000 Backport PR #20584: FIX: do not simplify path in LineCollection.get_segments Antony Lee <a****e@g****m>
Committed by: Thomas A Caswell <t****l@g****m>
about 5 years ago
e9962125 merge Merge pull request #20584 from tacaswell/fix_linecollection_simplified_segments Antony Lee <a****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
829f92e4 apply suggestions from code review
Co-authored-by: Elliott Sales de Andrade <q****t@g****m>
Jonathan Yong <y****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
77f65e86 Deprecate matplotlib.test() Tim Hoffmann <2****m@u****m>
Committed by: Elliott Sales de Andrade <q****t@g****m>
about 5 years ago
1ce5fbf0 Document deprecation in doc/api/next_api_changes Eric Prestat <e****t@g****m> about 5 years ago
b92a1321 Rename `markerprops` to `handle_props` and `vertex_select_radius` to `handle_... Eric Prestat <e****t@g****m> about 5 years ago
ea665e98 Rename marker_props to handle_props and maxdist to handle_grab_distance for R... Eric Prestat <e****t@g****m> about 5 years ago
55706421 FIX: do not simplify path in LineCollection.get_segments Thomas A Caswell <t****l@g****m> about 5 years ago
9ef1caa0 FIX: fix twoslope norm for colorbars Jody Klymak <j****k@g****m> about 5 years ago
06141dab merge Merge pull request #20574 from dmatos2012/tricontourf_hatching/example Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ff1eaa44 Use enum.auto for Cursors enum. Elliott Sales de Andrade <q****t@g****m> about 5 years ago
ad27c9ee merge Merge pull request #20578 from meeseeksmachine/auto-backport-of-pr-20511-on-v... Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5faa1bba merge Merge pull request #20514 from timhoffm/doc-autolimit_mode Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2867517f Workaround to prevent "reference target not found" errors in doc builds Tim Hoffmann <2****m@u****m> about 5 years ago
33beff95 merge Merge pull request #20511 from QuLogic/fix-ma.masked_where David Stansby <d****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
16262817 Backport PR #20511: Fix calls to np.ma.masked_where David Stansby <d****y@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
about 5 years ago
1f204c05 merge Merge pull request #20571 from anntzer/anglenone David Stansby <d****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1a16d189 merge Merge pull request #20510 from timhoffm/capitalization Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6e49fd76 merge Merge pull request #20573 from timhoffm/marker-path-reference Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a4648e08 merge Merge pull request #20572 from anntzer/usedoc Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e87dc9bf Add tricontourf hatching example David Matos <d****6@g****m> about 5 years ago
e9fde872 Move the marker path example into the marker reference Tim Hoffmann <2****m@u****m> about 5 years ago
20b13ffe merge Merge pull request #20538 from anntzer/styleref Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
53b5ed97 Clarify allowable backend switches in matplotlib.use(). Antony Lee <a****e@g****m> about 5 years ago
8ef1af7f Switch default ArrowStyle angle values from None to zero. Antony Lee <a****e@g****m> about 5 years ago
8fec6ea5 merge Merge pull request #20515 from anntzer/bxp Jody Klymak <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago

← Back to repository