Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 042ebc7

Browse files
committed
Merge remote-tracking branch 'matplotlib/v2.x'
Conflicts: doc/mpl_toolkits/index.rst Documentation was re-arranged.
2 parents a729227 + 57e2506 commit 042ebc7

15 files changed

Lines changed: 0 additions & 6 deletions

File tree

lib/matplotlib/backends/backend_macosx.py

100755100644
File mode changed.

lib/matplotlib/dates.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
Matplotlib provides sophisticated date plotting capabilities, standing on the
43
shoulders of python :mod:`datetime`, the add-on modules :mod:`pytz` and

lib/matplotlib/mpl-data/images/back.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/filesave.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/forward.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/hand.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/home.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/move.svg

100755100644
File mode changed.

lib/matplotlib/mpl-data/images/zoom_to_rect.svg

100755100644
File mode changed.

lib/matplotlib/sankey.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
Module for creating Sankey diagrams using matplotlib
43
"""

0 commit comments

Comments
 (0)