[Python-modules-commits] [matplotlib] branch master updated (a509064 -> 92b574d)
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 21 19:32:00 UTC 2018
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch master
in repository matplotlib.
from a509064 New upstream release
new c568688 replace python-imaging with python-pil; Closes: #866439
new 6db4826 record new upstream branch created by importing matplotlib_2.1.0.orig.tar.gz
new 2262495 Import matplotlib_2.1.0.orig.tar.gz
new aee1a63 Fixes the path to search for matplotlibrc file
new 82c3159 Try to use also StayPuft (a free font) for xkcd
new 2e18350 adapt setup to find multiarched tk/tcl
new 5c0152e gtk3cairo_check_no-multiprocessing
new f8bb209 bts800803 disable the GitHub Fork Me ribbon
new fad9413 bts800803 dont use the Raleway font (from the Google Fonts API)
new 93fe8ad bts800803 remote the Google Analytics tracking
new 15e42f9 Increase test tollerance
new 1149450 merge patched into master
new 9d700ad New upstream release
new 499211f no longer install upstream CHANGELOG, it was removed from the tarball
new 967c62b update extern/libqhull copyright and license
new aa8355c drop delaunay copyright/licence notices, removed upstream
new a9bcdea install tutorials in the -doc pkg, and dont compress .py files
new 036cc16 add sphinx-gallery to b-d, needed by doc
new 934df98 pass the right arguments to tests.py, now that it changed
new b3f797a add pytest (tests) and sphinx-gallery, backports.functools-lru-cache, scipy (doc) to b-d
new 5cb0cae record new upstream branch created by importing matplotlib_2.1.1.orig.tar.gz
new 056410a Import matplotlib_2.1.1.orig.tar.gz
new 33d4bc2 Fixes the path to search for matplotlibrc file
new b482dab Try to use also StayPuft (a free font) for xkcd
new 1adf944 adapt setup to find multiarched tk/tcl
new 65088e4 gtk3cairo_check_no-multiprocessing
new b0251ea bts800803 disable the GitHub Fork Me ribbon
new 3c750f3 bts800803 dont use the Raleway font (from the Google Fonts API)
new 3dbe51e bts800803 remote the Google Analytics tracking
new 4654559 Increase test tollerance
new 931f70c merge patched into master
new 2e350b5 New upstream release
new b5cd9c5 dont compress HTML files
new 435e0b4 now doc cleanup works upstream, so comment the manual cleanup commands
new 042adb9 dont show badgesidebar.html
new b215a8f merge patched into master
new 00768da dont load badgesidebar.html into documentation webpages, so that we dont load external resources
new 644c63d New upstream release; Closes: #827361, #872261
new e7efb3d stop building GTK/GTKAgg backends, and hence drop GTK2 dependencies; Closes: #885511
new 2cde3a2 disable intersphinx
new d048fa9 merge patched into master
new 8ecbe04 disable intersphinx, so doc wont try to access the network during build
new 9d715c0 update packaging copyright years
new 12666d0 remove numpy scipy from reference_url
new ef4e732 merge patched into master
new bd53684 remove scipy and numpy from reference_url for sphinx_gallery, avoiding to access the network during doc build
new 1afcc9e Fixes the path to search for matplotlibrc file
new 7e5b277 Try to use also StayPuft (a free font) for xkcd
new 56fe215 adapt setup to find multiarched tk/tcl
new 88ecfc2 gtk3cairo_check_no-multiprocessing
new 0566fa2 bts800803 disable the GitHub Fork Me ribbon
new 83cdccf bts800803 dont use the Raleway font (from the Google Fonts API)
new e7f6750 bts800803 remote the Google Analytics tracking
new 7f7a52c Increase test tollerance
new 192024e dont show badgesidebar.html
new 6756cfd disable intersphinx
new e3927a2 remove numpy scipy from reference_url
new d5c8c6b merge patched into master
new 4eaa657 update patch to still look at /etc/matplotlibrc with new upstream code; from https://github.com/QuLogic/matplotlib/commit/69b627b8
new 92b574d releasing package matplotlib version 2.1.1-1
The 60 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.appveyor.yml | 143 +
.circleci/config.yml | 169 +
.circleci/deploy-docs.sh | 28 +
.coveragerc | 13 +
.github/ISSUE_TEMPLATE.md | 45 +
.github/PULL_REQUEST_TEMPLATE.md | 34 +
.gitignore | 36 +-
.travis.yml | 244 +-
.travis/build_children.sh | 9 -
.travis/travis_after_all.py | 100 -
CHANGELOG | 5395 ------
INSTALL | 343 -
INSTALL.rst | 370 +
LICENSE/Solarized.txt | 20 +
MANIFEST.in | 14 +-
Makefile | 1 -
README.osx | 31 -
README.rst | 40 +-
boilerplate.py | 388 -
build_alllocal.cmd | 36 +
ci/codecov.yml | 30 +
{.travis => ci/travis}/matplotlibDeployKey.enc | Bin
{.travis => ci/travis}/setup.cfg | 0
ci/travis/test_script.sh | 28 +
debian/.git-dpm | 14 +-
debian/changelog | 36 +-
debian/control | 12 +-
debian/copyright | 60 +-
...s800803-disable-the-GitHub-Fork-Me-ribbon.patch | 26 +-
...ont-use-the-Raleway-font-from-the-Google-.patch | 4 +-
...0803-remote-the-Google-Analytics-tracking.patch | 6 +-
debian/patches/0008-Increase-test-tollerance.patch | 79 +-
.../patches/0009-dont-show-badgesidebar.html.patch | 25 +
debian/patches/0010-disable-intersphinx.patch | 24 +
...011-remove-numpy-scipy-from-reference_url.patch | 22 +
.../patches/20_matplotlibrc_path_search_fix.patch | 22 +-
.../70_bts720549_try_StayPuft_for_xkcd.patch | 6 +-
.../gtk3cairo_check_no-multiprocessing.patch | 6 +-
debian/patches/multiarch-tktcl.patch | 6 +-
debian/patches/series | 3 +
debian/rules | 34 +-
debian/setup.cfg | 6 +-
distribute_setup.py | 2 +-
doc-requirements.txt | 8 +-
doc/README.txt | 4 +-
doc/_static/adjustText.png | Bin 0 -> 61871 bytes
doc/{faq => _static}/anatomy.png | Bin
doc/_static/mpl-scatter-density.png | Bin 0 -> 155737 bytes
doc/_static/mpl.css | 123 +
doc/_static/probscale_demo.png | Bin 0 -> 14128 bytes
doc/_templates/autofunctions.rst | 20 +
doc/_templates/automodule.rst | 35 +
doc/_templates/autosummary.rst | 16 +
doc/_templates/badgesidebar.html | 5 +
doc/_templates/citing.html | 26 +-
doc/_templates/function.rst | 12 +
doc/_templates/index.html | 50 +-
doc/_templates/layout.html | 16 +-
doc/api/animation_api.rst | 68 +-
doc/api/api_changes.rst | 448 +-
doc/api/api_changes/README.rst | 5 +-
doc/api/artist_api.rst | 6 +-
doc/api/axes_api.rst | 132 +-
doc/api/axis_api.rst | 54 +-
doc/api/backend_mixed_api.rst | 7 +
doc/api/colors_api.rst | 44 +-
doc/api/contour_api.rst | 13 +
doc/api/dviread.rst | 5 +
doc/api/figure_api.rst | 28 +-
doc/api/gridspec_api.rst | 20 +-
doc/api/index.rst | 20 +-
doc/api/index_backend_api.rst | 1 +
doc/api/lines_api.rst | 29 +-
doc/api/markers_api.rst | 16 +-
doc/api/matplotlib_configuration_api.rst | 22 +-
doc/api/patches_api.rst | 46 +-
doc/api/pyplot_api.rst | 13 -
doc/api/pyplot_summary.rst | 39 +-
doc/api/toolkits/axes_grid.rst | 28 +
doc/api/toolkits/mplot3d.rst | 124 +
doc/conf.py | 145 +-
doc/contents.rst | 4 +-
doc/devel/MEP/MEP12.rst | 23 +-
doc/devel/MEP/MEP28.rst | 373 +
doc/devel/MEP/MEP29.rst | 82 +
doc/devel/MEP/index.rst | 3 +
doc/devel/coding_guide.rst | 57 +-
doc/devel/contributing.rst | 131 +-
doc/devel/documenting_mpl.rst | 565 +-
doc/devel/gitwash/development_workflow.rst | 6 +-
doc/devel/gitwash/git_links.inc | 2 +-
doc/devel/gitwash/set_up_fork.rst | 10 +-
doc/devel/release_guide.rst | 5 +-
doc/devel/testing.rst | 192 +-
doc/faq/environment_variables_faq.rst | 14 +-
doc/faq/howto_faq.rst | 81 +-
doc/faq/index.rst | 1 -
doc/faq/installing_faq.rst | 324 +-
doc/faq/osx_framework.rst | 26 +-
doc/faq/troubleshooting_faq.rst | 88 +-
doc/faq/usage_faq.rst | 629 -
doc/faq/virtualenv_faq.rst | 103 +-
doc/make.py | 144 +-
.../axes_grid/api/anchored_artists_api.rst | 7 -
.../axes_grid/api/axes_divider_api.rst | 18 -
doc/mpl_toolkits/axes_grid/api/axes_grid_api.rst | 11 -
doc/mpl_toolkits/axes_grid/api/axes_size_api.rst | 6 -
doc/mpl_toolkits/axes_grid/api/axis_artist_api.rst | 16 -
doc/mpl_toolkits/axes_grid/api/index.rst | 28 -
.../axes_grid/api/inset_locator_api.rst | 7 -
doc/mpl_toolkits/axes_grid/examples | 1 -
.../figures/axis_direction_demo_step01.py | 25 -
.../figures/axis_direction_demo_step02.py | 36 -
.../figures/axis_direction_demo_step03.py | 40 -
.../figures/axis_direction_demo_step04.py | 54 -
.../axes_grid/figures/demo_axis_direction.py | 98 -
.../figures/demo_colorbar_of_inset_axes.py | 49 -
.../figures/demo_colorbar_with_axes_divider.py | 25 -
.../axes_grid/figures/demo_fixed_size_axes.py | 57 -
.../axes_grid/figures/demo_new_colorbar.py | 21 -
.../axes_grid/figures/demo_parasite_axes.py | 54 -
.../axes_grid/figures/demo_ticklabel_alignment.py | 38 -
.../axes_grid/figures/demo_ticklabel_direction.py | 52 -
.../axes_grid/figures/parasite_simple.py | 24 -
.../axes_grid/figures/simple_axes_divider1.py | 30 -
.../axes_grid/figures/simple_axes_divider2.py | 29 -
.../axes_grid/figures/simple_axes_divider3.py | 38 -
.../axes_grid/figures/simple_axis_direction01.py | 15 -
.../axes_grid/figures/simple_axis_direction03.py | 31 -
.../axes_grid/figures/simple_axis_pad.py | 112 -
.../axes_grid/figures/simple_axisartist1.py | 22 -
.../axes_grid/figures/simple_axisline.py | 39 -
.../axes_grid/figures/simple_axisline2.py | 24 -
.../axes_grid/figures/simple_axisline3.py | 13 -
.../axes_grid/figures/simple_colorbar.py | 14 -
doc/mpl_toolkits/axes_grid/figures/simple_rgb.py | 38 -
doc/mpl_toolkits/axes_grid/index.rst | 36 -
doc/mpl_toolkits/axes_grid/users/axes_divider.rst | 93 -
doc/mpl_toolkits/axes_grid/users/axisartist.rst | 457 -
doc/mpl_toolkits/axes_grid/users/index.rst | 14 -
doc/mpl_toolkits/axes_grid/users/overview.rst | 480 -
doc/mpl_toolkits/axes_grid1/index.rst | 24 +
doc/mpl_toolkits/axisartist/index.rst | 13 +
doc/mpl_toolkits/index.rst | 234 +-
doc/mpl_toolkits/mplot3d/api.rst | 64 -
doc/mpl_toolkits/mplot3d/index.rst | 5 +-
doc/mpl_toolkits/mplot3d/tutorial.rst | 150 -
doc/sphinxext/gen_gallery.py | 172 -
doc/sphinxext/gen_rst.py | 3 +-
doc/sphinxext/math_symbol_table.py | 8 +-
doc/thirdpartypackages/index.rst | 164 +
doc/users/annotations.rst | 502 -
doc/users/artists.rst | 639 -
doc/users/color_index.rst | 16 -
doc/users/colormapnorms.rst | 136 -
doc/users/colormaps.rst | 194 -
doc/users/colors.rst | 116 -
doc/users/customizing.rst | 182 -
doc/users/dflt_style_changes.rst | 21 +-
doc/users/event_handling.rst | 16 +-
doc/users/examples_index.rst | 8 -
doc/users/github_stats.rst | 2692 +--
doc/users/gridspec.rst | 164 -
doc/users/history.rst | 127 +
doc/users/image_tutorial.rst | 384 -
doc/users/index.rst | 8 +-
doc/users/index_text.rst | 13 -
doc/users/intro.rst | 94 -
doc/users/legend_guide.rst | 281 -
doc/users/mathtext.rst | 344 -
doc/users/navigation_toolbar.rst | 4 +-
doc/users/next_whats_new/README | 19 +
doc/users/path_tutorial.rst | 187 -
doc/users/patheffects_guide.rst | 134 -
doc/users/pgf.rst | 177 -
doc/users/plotting/colormaps/colormaps.py | 24 -
doc/users/plotting/colormaps/grayscale.py | 58 -
doc/users/plotting/colormaps/lightness.py | 101 -
doc/users/plotting/examples/anchored_box01.py | 14 -
doc/users/plotting/examples/anchored_box02.py | 18 -
doc/users/plotting/examples/anchored_box03.py | 14 -
doc/users/plotting/examples/anchored_box04.py | 35 -
doc/users/plotting/examples/annotate_explain.py | 103 -
doc/users/plotting/examples/annotate_simple01.py | 14 -
doc/users/plotting/examples/annotate_simple02.py | 15 -
doc/users/plotting/examples/annotate_simple03.py | 17 -
doc/users/plotting/examples/annotate_simple04.py | 29 -
.../plotting/examples/annotate_simple_coord01.py | 15 -
.../plotting/examples/annotate_simple_coord02.py | 16 -
.../plotting/examples/annotate_simple_coord03.py | 19 -
doc/users/plotting/examples/annotate_text_arrow.py | 38 -
.../plotting/examples/colormap_normalizations.py | 140 -
.../examples/colormap_normalizations_bounds.py | 41 -
.../examples/colormap_normalizations_custom.py | 46 -
.../examples/colormap_normalizations_lognorm.py | 32 -
.../examples/colormap_normalizations_power.py | 30 -
.../examples/colormap_normalizations_symlognorm.py | 35 -
doc/users/plotting/examples/connect_simple01.py | 31 -
.../plotting/examples/connectionstyle_demo.py | 109 -
doc/users/plotting/examples/custom_boxstyle01.py | 47 -
doc/users/plotting/examples/custom_boxstyle02.py | 74 -
doc/users/plotting/examples/demo_gridspec01.py | 20 -
doc/users/plotting/examples/demo_gridspec02.py | 26 -
doc/users/plotting/examples/demo_gridspec03.py | 34 -
doc/users/plotting/examples/demo_gridspec04.py | 41 -
doc/users/plotting/examples/demo_gridspec05.py | 26 -
doc/users/plotting/examples/demo_gridspec06.py | 53 -
doc/users/plotting/examples/pgf_fonts.py | 23 -
doc/users/plotting/examples/pgf_preamble.py | 32 -
doc/users/plotting/examples/pgf_texsystem.py | 25 -
doc/users/plotting/examples/simple_annotate01.py | 131 -
doc/users/plotting/examples/simple_legend01.py | 18 -
doc/users/plotting/examples/simple_legend02.py | 15 -
doc/users/prev_whats_new/changelog.rst | 5441 ++++++
doc/users/prev_whats_new/whats_new_0.98.4.rst | 23 +-
doc/users/prev_whats_new/whats_new_0.99.rst | 36 +-
doc/users/prev_whats_new/whats_new_1.0.rst | 25 +-
doc/users/prev_whats_new/whats_new_1.1.rst | 41 +-
doc/users/prev_whats_new/whats_new_1.2.rst | 38 +-
doc/users/prev_whats_new/whats_new_1.3.rst | 42 +-
doc/users/prev_whats_new/whats_new_1.4.rst | 22 +-
doc/users/prev_whats_new/whats_new_1.5.rst | 23 +-
doc/users/prev_whats_new/whats_new_2.0.0.rst | 317 +
doc/users/pyplot_tutorial.rst | 307 -
doc/users/recipes.rst | 379 -
doc/users/screenshots.rst | 281 -
doc/users/shell.rst | 4 +-
doc/users/text_intro.rst | 62 -
doc/users/text_props.rst | 157 -
doc/users/tight_layout_guide.rst | 322 -
doc/users/transforms_tutorial.rst | 455 -
doc/users/tutorials.rst | 45 -
doc/users/usetex.rst | 158 -
doc/users/whats_new.rst | 788 +-
doc/users/whats_new/README.rst | 16 -
doc/utils/pylab_names.py | 23 +-
examples/README | 44 +
examples/README.txt | 48 +-
examples/animation/README.txt | 6 +
examples/animation/animate_decay.py | 2 +-
examples/animation/animation_demo.py | 31 +
examples/animation/basic_example.py | 11 +-
examples/animation/basic_example_writer.py | 51 -
examples/animation/basic_example_writer_sgskip.py | 54 +
examples/animation/bayes_update.py | 58 -
examples/animation/bayes_update_sgskip.py | 62 +
examples/animation/double_pendulum_animated.py | 97 -
.../animation/double_pendulum_animated_sgskip.py | 98 +
examples/animation/dynamic_image.py | 2 +-
examples/animation/dynamic_image2.py | 3 +-
examples/animation/histogram.py | 56 +-
examples/animation/image_slices_viewer.py | 48 +
examples/animation/movie_demo_sgskip.py | 36 +
examples/animation/moviewriter.py | 38 -
examples/animation/moviewriter_sgskip.py | 41 +
examples/animation/rain.py | 3 +
examples/animation/random_data.py | 4 +
examples/animation/simple_3danim.py | 5 +-
examples/animation/simple_anim.py | 4 +
examples/animation/strip_chart_demo.py | 4 +
examples/animation/unchained.py | 6 +-
examples/api/README.txt | 33 +-
.../api/{demo_affine_image.py => affine_image.py} | 0
examples/api/agg_oo.py | 20 -
examples/api/agg_oo_sgskip.py | 23 +
examples/api/{barchart_demo.py => barchart.py} | 0
examples/api/bbox_intersect.py | 4 +
examples/api/collections.py | 130 +
examples/api/collections_demo.py | 128 -
examples/api/colorbar_basics.py | 4 +-
examples/api/colorbar_only.py | 78 -
examples/api/custom_projection_example.py | 41 +-
examples/api/custom_scale_example.py | 7 +-
examples/api/date.py | 61 +
examples/api/date_demo.py | 66 -
examples/api/date_index_formatter.py | 19 +-
examples/api/donut.py | 62 +
examples/api/donut_demo.py | 62 -
examples/api/engineering_formatter.py | 35 +-
examples/api/filled_step.py | 15 +-
examples/api/font_family_rc.py | 34 -
examples/api/font_family_rc_sgskip.py | 33 +
examples/api/font_file.py | 46 +-
examples/api/histogram_path.py | 55 +
examples/api/histogram_path_demo.py | 50 -
examples/api/image_zcoord.py | 6 +-
examples/api/joinstyle.py | 2 +-
examples/api/legend.py | 29 +
examples/api/legend_demo.py | 29 -
examples/api/line_with_text.py | 5 +-
examples/api/logo2.py | 89 -
examples/api/logos2.py | 87 +
examples/api/mathtext_asarray.py | 2 +-
examples/api/patch_collection.py | 5 +
examples/api/power_norm.py | 34 +
examples/api/power_norm_demo.py | 34 -
examples/api/radar_chart.py | 12 +-
examples/api/sankey_basics.py | 102 +
examples/api/sankey_demo_basics.py | 81 -
examples/api/sankey_demo_old.py | 200 -
.../api/{sankey_demo_links.py => sankey_links.py} | 0
.../{sankey_demo_rankine.py => sankey_rankine.py} | 0
examples/api/scatter_piecharts.py | 36 +-
examples/api/two_scales.py | 72 +-
examples/api/unicode_minus.py | 4 +
examples/api/watermark_image.py | 4 +
examples/api/watermark_text.py | 4 +
examples/axes_grid/demo_axes_divider.py | 128 -
examples/axes_grid/demo_axes_grid.py | 133 -
examples/axes_grid/demo_axes_grid2.py | 113 -
examples/axes_grid/demo_axes_hbox_divider.py | 49 -
examples/axes_grid/demo_axes_rgb.py | 84 -
examples/axes_grid/demo_axisline_style.py | 21 -
.../axes_grid/demo_colorbar_with_inset_locator.py | 33 -
examples/axes_grid/demo_curvelinear_grid.py | 137 -
examples/axes_grid/demo_curvelinear_grid2.py | 68 -
examples/axes_grid/demo_edge_colorbar.py | 88 -
examples/axes_grid/demo_floating_axes.py | 154 -
examples/axes_grid/demo_floating_axis.py | 70 -
examples/axes_grid/demo_imagegrid_aspect.py | 20 -
examples/axes_grid/demo_parasite_axes2.py | 51 -
examples/axes_grid/inset_locator_demo.py | 46 -
examples/axes_grid/inset_locator_demo2.py | 49 -
.../make_room_for_ylabel_using_axesgrid.py | 61 -
examples/axes_grid/parasite_simple2.py | 42 -
examples/axes_grid/scatter_hist.py | 51 -
examples/axes_grid/simple_anchored_artists.py | 62 -
examples/axes_grid/simple_axesgrid.py | 17 -
examples/axes_grid/simple_axesgrid2.py | 33 -
examples/axes_grid/simple_axisline4.py | 19 -
examples/axes_grid1/README.txt | 6 +
examples/axes_grid1/demo_axes_divider.py | 133 +
examples/axes_grid1/demo_axes_grid.py | 139 +
examples/axes_grid1/demo_axes_grid2.py | 120 +
examples/axes_grid1/demo_axes_hbox_divider.py | 56 +
examples/axes_grid1/demo_axes_rgb.py | 91 +
examples/axes_grid1/demo_colorbar_of_inset_axes.py | 51 +
.../axes_grid1/demo_colorbar_with_axes_divider.py | 30 +
.../axes_grid1/demo_colorbar_with_inset_locator.py | 39 +
examples/axes_grid1/demo_edge_colorbar.py | 94 +
examples/axes_grid1/demo_fixed_size_axes.py | 54 +
examples/axes_grid1/demo_imagegrid_aspect.py | 26 +
examples/axes_grid1/demo_new_colorbar.py | 25 +
examples/axes_grid1/inset_locator_demo.py | 52 +
examples/axes_grid1/inset_locator_demo2.py | 55 +
.../make_room_for_ylabel_using_axesgrid.py | 67 +
examples/axes_grid1/parasite_simple.py | 29 +
examples/axes_grid1/parasite_simple2.py | 48 +
examples/axes_grid1/scatter_hist.py | 55 +
examples/axes_grid1/simple_anchored_artists.py | 68 +
examples/axes_grid1/simple_axes_divider1.py | 33 +
examples/axes_grid1/simple_axes_divider2.py | 33 +
examples/axes_grid1/simple_axes_divider3.py | 42 +
examples/axes_grid1/simple_axesgrid.py | 22 +
examples/axes_grid1/simple_axesgrid2.py | 39 +
examples/axes_grid1/simple_axisline4.py | 25 +
examples/axes_grid1/simple_colorbar.py | 19 +
examples/axes_grid1/simple_rgb.py | 44 +
examples/axisartist/README.txt | 6 +
examples/axisartist/demo_axisline_style.py | 32 +
examples/axisartist/demo_curvelinear_grid.py | 141 +
examples/axisartist/demo_curvelinear_grid2.py | 72 +
examples/axisartist/demo_floating_axes.py | 163 +
examples/axisartist/demo_floating_axis.py | 74 +
examples/axisartist/demo_parasite_axes2.py | 56 +
examples/color/README.txt | 8 +
examples/color/color_by_yvalue.py | 24 +
.../color/{color_cycle_demo.py => color_cycle.py} | 0
examples/color/color_demo.py | 34 +
examples/color/colormaps_reference.py | 93 -
examples/color/colors_sgskip.py | 55 +
examples/event_handling/README.txt | 14 +-
examples/event_handling/close_event.py | 7 +
examples/event_handling/coords_demo.py | 44 +
examples/event_handling/data_browser.py | 13 +
examples/event_handling/figure_axes_enter_leave.py | 8 +
examples/event_handling/ginput_demo_sgskip.py | 19 +
.../event_handling/ginput_manual_clabel_sgskip.py | 105 +
examples/event_handling/idle_and_timeout.py | 37 -
examples/event_handling/keypress_demo.py | 8 +
examples/event_handling/lasso_demo.py | 4 +
examples/event_handling/legend_picking.py | 4 +
examples/event_handling/looking_glass.py | 11 +
examples/event_handling/path_editor.py | 10 +
examples/event_handling/pick_event_demo.py | 4 +
examples/event_handling/pick_event_demo2.py | 12 +-
examples/event_handling/pipong.py | 97 +-
examples/event_handling/poly_editor.py | 40 +-
examples/event_handling/pong_gtk.py | 33 -
examples/event_handling/pong_sgskip.py | 54 +
examples/event_handling/resample.py | 37 +-
examples/event_handling/test_mouseclicks.py | 32 -
examples/event_handling/timers.py | 12 +-
examples/event_handling/trifinder_event_demo.py | 28 +-
examples/event_handling/viewlims.py | 16 +-
examples/event_handling/zoom_window.py | 8 +-
examples/frontpage/{plot_3D.py => 3D.py} | 0
examples/frontpage/README.txt | 4 +
examples/frontpage/{plot_contour.py => contour.py} | 0
.../frontpage/{plot_histogram.py => histogram.py} | 0
examples/frontpage/membrane.py | 24 +
examples/frontpage/plot_membrane.py | 25 -
examples/images_contours_and_fields/README.txt | 4 +
examples/images_contours_and_fields/barb_demo.py | 57 +
.../images_contours_and_fields/barcode_demo.py | 31 +
.../contour_corner_mask.py | 38 +
.../images_contours_and_fields/contour_demo.py | 127 +
.../images_contours_and_fields/contour_image.py | 107 +
.../contour_label_demo.py | 91 +
.../images_contours_and_fields/contourf_demo.py | 106 +
.../contourf_hatching.py | 46 +
.../images_contours_and_fields/contourf_log.py | 10 +-
examples/images_contours_and_fields/custom_cmap.py | 224 +
.../images_contours_and_fields/demo_bboximage.py | 70 +
.../images_contours_and_fields/figimage_demo.py | 22 +
.../images_contours_and_fields/griddata_demo.py | 33 +
.../images_contours_and_fields/image_clip_path.py | 22 +
examples/images_contours_and_fields/image_demo.py | 167 +-
.../image_demo_clip_path.py | 18 -
.../images_contours_and_fields/image_masked.py | 76 +
.../images_contours_and_fields/image_nonuniform.py | 69 +
.../image_transparency_blend.py | 125 +
.../interpolation_methods.py | 32 +-
.../images_contours_and_fields/layer_images.py | 43 +
examples/images_contours_and_fields/matshow.py | 23 +
examples/images_contours_and_fields/multi_image.py | 83 +
examples/images_contours_and_fields/pcolor_demo.py | 109 +
.../pcolormesh_levels.py | 4 +
.../images_contours_and_fields/plot_streamplot.py | 73 +
.../images_contours_and_fields/quadmesh_demo.py | 45 +
examples/images_contours_and_fields/quiver_demo.py | 48 +
.../quiver_simple_demo.py | 20 +
.../images_contours_and_fields/shading_example.py | 64 +
.../images_contours_and_fields/specgram_demo.py | 40 +
examples/images_contours_and_fields/spy_demos.py | 28 +
.../streamplot_demo_features.py | 29 -
.../streamplot_demo_masking.py | 27 -
.../streamplot_demo_start_points.py | 30 -
.../images_contours_and_fields/tricontour_demo.py | 112 +
.../tricontour_smooth_delaunay.py | 139 +
.../tricontour_smooth_user.py | 78 +
.../tricontour_vs_griddata.py | 56 +
.../images_contours_and_fields/trigradient_demo.py | 87 +
.../images_contours_and_fields/triinterp_demo.py | 61 +
.../images_contours_and_fields/tripcolor_demo.py | 126 +
.../images_contours_and_fields/triplot_demo.py | 106 +
examples/lines_bars_and_markers/README.txt | 4 +
examples/lines_bars_and_markers/arctest.py | 24 +
examples/lines_bars_and_markers/bar_stacked.py | 35 +
examples/lines_bars_and_markers/barh.py | 32 +
examples/lines_bars_and_markers/barh_demo.py | 31 -
examples/lines_bars_and_markers/broken_barh.py | 26 +
.../categorical_variables.py | 37 +
examples/lines_bars_and_markers/cohere.py | 34 +
examples/lines_bars_and_markers/csd_demo.py | 42 +
examples/lines_bars_and_markers/errorbar_limits.py | 47 +
.../lines_bars_and_markers/errorbar_subsample.py | 34 +
.../lines_bars_and_markers/eventcollection_demo.py | 60 +
examples/lines_bars_and_markers/eventplot_demo.py | 70 +
examples/lines_bars_and_markers/fill.py | 35 +
.../lines_bars_and_markers/fill_between_demo.py | 78 +
.../lines_bars_and_markers/fill_betweenx_demo.py | 51 +
examples/lines_bars_and_markers/fill_demo.py | 18 -
.../lines_bars_and_markers/fill_demo_features.py | 21 -
examples/lines_bars_and_markers/gradient_bar.py | 36 +
examples/lines_bars_and_markers/interp_demo.py | 19 +
.../lines_bars_and_markers/marker_reference.py | 5 +-
examples/lines_bars_and_markers/markevery_demo.py | 109 +
examples/lines_bars_and_markers/masked_demo.py | 30 +
.../lines_bars_and_markers/multicolored_line.py | 48 +
examples/lines_bars_and_markers/nan_test.py | 34 +
examples/lines_bars_and_markers/psd_demo.py | 174 +
.../scatter_custom_symbol.py | 22 +
examples/lines_bars_and_markers/scatter_demo2.py | 35 +
examples/lines_bars_and_markers/scatter_hist.py | 59 +
examples/lines_bars_and_markers/scatter_masked.py | 29 +
.../lines_bars_and_markers/scatter_star_poly.py | 39 +
examples/lines_bars_and_markers/scatter_symbol.py | 24 +
.../lines_bars_and_markers/scatter_with_legend.py | 10 +
examples/lines_bars_and_markers/simple_plot.py | 25 +
examples/lines_bars_and_markers/spectrum_demo.py | 52 +
examples/lines_bars_and_markers/stackplot_demo.py | 59 +
examples/lines_bars_and_markers/stem_plot.py | 15 +
examples/lines_bars_and_markers/step_demo.py | 32 +
.../lines_bars_and_markers/vline_hline_demo.py | 32 +
.../lines_bars_and_markers/xcorr_acorr_demo.py | 27 +
examples/misc/README.txt | 4 +
examples/misc/agg_buffer.py | 42 +
examples/misc/agg_buffer_to_array.py | 24 +
examples/misc/anchored_artists.py | 118 +
examples/misc/contour_manual.py | 10 +-
examples/misc/coords_report.py | 27 +
examples/misc/cursor_demo_sgskip.py | 89 +
examples/misc/customize_rc.py | 52 +
examples/misc/demo_agg_filter.py | 331 +
examples/misc/demo_ribbon_box.py | 143 +
examples/misc/fill_spiral.py | 29 +
examples/misc/findobj_demo.py | 41 +
examples/misc/font_indexing.py | 4 +
examples/misc/ftface_props.py | 6 +-
examples/misc/hyperlinks_sgskip.py | 39 +
examples/misc/image_thumbnail.py | 32 -
examples/misc/image_thumbnail_sgskip.py | 37 +
examples/misc/keyword_plotting.py | 28 +
examples/misc/load_converter.py | 25 +
examples/misc/multipage_pdf.py | 50 +
examples/misc/multiprocess.py | 90 -
examples/misc/multiprocess_sgskip.py | 119 +
examples/misc/patheffect_demo.py | 47 +
examples/misc/plotfile_demo.py | 46 +
examples/misc/print_stdout_sgskip.py | 22 +
examples/misc/pythonic_matplotlib.py | 84 +
examples/misc/rasterization_demo.py | 6 +
examples/misc/rc_traits.py | 213 -
examples/misc/rc_traits_sgskip.py | 218 +
examples/misc/rec_groupby_demo.py | 8 +-
examples/misc/rec_join_demo.py | 31 -
examples/misc/sample_data_demo.py | 13 -
examples/misc/set_and_get.py | 102 +
examples/misc/svg_filter_line.py | 4 +
examples/misc/svg_filter_pie.py | 4 +
examples/misc/table_demo.py | 59 +
examples/misc/tight_bbox_test.py | 6 +
examples/misc/transoffset.py | 59 +
examples/misc/webapp_demo_sgskip.py | 64 +
examples/misc/zorder_demo.py | 70 +
examples/mplot3d/2dcollections3d.py | 50 +
examples/mplot3d/2dcollections3d_demo.py | 46 -
examples/mplot3d/3d_bars.py | 37 +
examples/mplot3d/README.txt | 6 +
examples/mplot3d/bars3d.py | 43 +
examples/mplot3d/bars3d_demo.py | 30 -
examples/mplot3d/contour3d.py | 23 +
examples/mplot3d/contour3d_2.py | 22 +
examples/mplot3d/contour3d_3.py | 38 +
examples/mplot3d/contour3d_demo.py | 11 -
examples/mplot3d/contour3d_demo2.py | 11 -
examples/mplot3d/contour3d_demo3.py | 20 -
examples/mplot3d/contourf3d.py | 25 +
examples/mplot3d/contourf3d_2.py | 38 +
examples/mplot3d/contourf3d_demo.py | 11 -
examples/mplot3d/contourf3d_demo2.py | 25 -
examples/mplot3d/custom_shaded_3d_surface.py | 7 +
examples/mplot3d/hist3d.py | 38 +
examples/mplot3d/hist3d_demo.py | 34 -
examples/mplot3d/lines3d.py | 29 +
examples/mplot3d/lines3d_demo.py | 18 -
examples/mplot3d/lorenz_attractor.py | 47 +-
examples/mplot3d/mixed_subplots.py | 48 +
examples/mplot3d/mixed_subplots_demo.py | 49 -
examples/mplot3d/offset.py | 34 +
examples/mplot3d/offset_demo.py | 25 -
examples/mplot3d/pathpatch3d.py | 72 +
examples/mplot3d/pathpatch3d_demo.py | 61 -
examples/mplot3d/polys3d.py | 62 +
examples/mplot3d/polys3d_demo.py | 45 -
examples/mplot3d/{quiver3d_demo.py => quiver3d.py} | 0
.../{rotate_axes3d_demo.py => rotate_axes3d.py} | 0
examples/mplot3d/scatter3d.py | 41 +
examples/mplot3d/scatter3d_demo.py | 38 -
.../mplot3d/{subplot3d_demo.py => subplot3d.py} | 0
.../mplot3d/{surface3d_demo.py => surface3d.py} | 0
.../mplot3d/{surface3d_demo2.py => surface3d_2.py} | 0
.../mplot3d/{surface3d_demo3.py => surface3d_3.py} | 0
...urface3d_radial_demo.py => surface3d_radial.py} | 0
examples/mplot3d/text3d.py | 51 +
examples/mplot3d/text3d_demo.py | 47 -
examples/mplot3d/tricontour3d.py | 46 +
examples/mplot3d/tricontour3d_demo.py | 47 -
examples/mplot3d/tricontourf3d.py | 47 +
examples/mplot3d/tricontourf3d_demo.py | 48 -
.../mplot3d/{trisurf3d_demo.py => trisurf3d.py} | 0
examples/mplot3d/trisurf3d_2.py | 80 +
examples/mplot3d/trisurf3d_demo2.py | 80 -
examples/mplot3d/voxels.py | 35 +
examples/mplot3d/voxels_numpy_logo.py | 47 +
examples/mplot3d/voxels_rgb.py | 45 +
examples/mplot3d/voxels_torus.py | 47 +
examples/mplot3d/{wire3d_demo.py => wire3d.py} | 0
...ire3d_animation_demo.py => wire3d_animation.py} | 0
examples/pie_and_polar_charts/README.txt | 4 +
examples/pie_and_polar_charts/nested_pie.py | 64 +
examples/pie_and_polar_charts/pie_demo2.py | 62 +
.../{pie_demo_features.py => pie_features.py} | 0
examples/pie_and_polar_charts/polar_bar.py | 29 +
examples/pie_and_polar_charts/polar_bar_demo.py | 26 -
examples/pie_and_polar_charts/polar_demo.py | 23 +
examples/pie_and_polar_charts/polar_legend.py | 27 +
examples/pie_and_polar_charts/polar_scatter.py | 56 +
.../pie_and_polar_charts/polar_scatter_demo.py | 25 -
examples/pylab_examples/README | 13 -
examples/pylab_examples/accented_text.py | 21 -
examples/pylab_examples/agg_buffer.py | 39 -
examples/pylab_examples/agg_buffer_to_array.py | 17 -
examples/pylab_examples/alignment_test.py | 81 -
examples/pylab_examples/anchored_artists.py | 110 -
examples/pylab_examples/animation_demo.py | 27 -
examples/pylab_examples/annotation_demo.py | 132 -
examples/pylab_examples/annotation_demo2.py | 150 -
examples/pylab_examples/annotation_demo3.py | 88 -
examples/pylab_examples/anscombe.py | 58 -
examples/pylab_examples/arctest.py | 18 -
examples/pylab_examples/arrow_demo.py | 313 -
examples/pylab_examples/arrow_simple_demo.py | 5 -
examples/pylab_examples/aspect_loglog.py | 21 -
examples/pylab_examples/axes_demo.py | 33 -
examples/pylab_examples/axes_props.py | 28 -
examples/pylab_examples/axes_zoom_effect.py | 118 -
examples/pylab_examples/axhspan_demo.py | 32 -
examples/pylab_examples/axis_equal_demo.py | 32 -
examples/pylab_examples/bar_stacked.py | 24 -
examples/pylab_examples/barb_demo.py | 53 -
examples/pylab_examples/barchart_demo.py | 45 -
examples/pylab_examples/barchart_demo2.py | 163 -
examples/pylab_examples/barcode_demo.py | 24 -
examples/pylab_examples/boxplot_demo.py | 52 -
examples/pylab_examples/boxplot_demo2.py | 121 -
examples/pylab_examples/boxplot_demo3.py | 47 -
examples/pylab_examples/broken_axis.py | 61 -
examples/pylab_examples/broken_barh.py | 22 -
examples/pylab_examples/centered_ticklabels.py | 50 -
examples/pylab_examples/cohere_demo.py | 33 -
examples/pylab_examples/color_by_yvalue.py | 17 -
examples/pylab_examples/color_demo.py | 29 -
.../pylab_examples/colorbar_tick_labelling_demo.py | 34 -
examples/pylab_examples/colours.py | 51 -
examples/pylab_examples/contour_corner_mask.py | 34 -
examples/pylab_examples/contour_demo.py | 112 -
examples/pylab_examples/contour_image.py | 102 -
examples/pylab_examples/contour_label_demo.py | 86 -
examples/pylab_examples/contourf_demo.py | 106 -
examples/pylab_examples/contourf_hatching.py | 44 -
examples/pylab_examples/coords_demo.py | 39 -
examples/pylab_examples/coords_report.py | 17 -
examples/pylab_examples/csd_demo.py | 33 -
examples/pylab_examples/cursor_demo.py | 86 -
examples/pylab_examples/custom_cmap.py | 215 -
examples/pylab_examples/custom_figure_class.py | 21 -
examples/pylab_examples/custom_ticker1.py | 29 -
examples/pylab_examples/customize_rc.py | 50 -
examples/pylab_examples/dashpointlabel.py | 37 -
examples/pylab_examples/date_demo_convert.py | 31 -
examples/pylab_examples/date_demo_rrule.py | 31 -
examples/pylab_examples/date_index_formatter.py | 42 -
examples/pylab_examples/demo_agg_filter.py | 330 -
examples/pylab_examples/demo_annotation_box.py | 92 -
examples/pylab_examples/demo_bboximage.py | 64 -
examples/pylab_examples/demo_ribbon_box.py | 134 -
examples/pylab_examples/demo_text_path.py | 151 -
examples/pylab_examples/demo_text_rotation_mode.py | 45 -
examples/pylab_examples/demo_tight_layout.py | 116 -
examples/pylab_examples/dolphin.py | 91 -
examples/pylab_examples/ellipse_collection.py | 27 -
examples/pylab_examples/ellipse_demo.py | 21 -
examples/pylab_examples/ellipse_rotated.py | 20 -
examples/pylab_examples/equal_aspect_ratio.py | 20 -
examples/pylab_examples/errorbar_limits.py | 39 -
examples/pylab_examples/errorbar_subsample.py | 30 -
examples/pylab_examples/eventcollection_demo.py | 54 -
examples/pylab_examples/eventplot_demo.py | 65 -
examples/pylab_examples/fancyarrow_demo.py | 50 -
examples/pylab_examples/fancybox_demo.py | 163 -
examples/pylab_examples/fancybox_demo2.py | 18 -
examples/pylab_examples/fancytextbox_demo.py | 21 -
examples/pylab_examples/figimage_demo.py | 19 -
examples/pylab_examples/figlegend_demo.py | 19 -
examples/pylab_examples/figure_title.py | 31 -
examples/pylab_examples/fill_between_demo.py | 57 -
examples/pylab_examples/fill_betweenx_demo.py | 52 -
examples/pylab_examples/fill_spiral.py | 23 -
examples/pylab_examples/findobj_demo.py | 36 -
examples/pylab_examples/font_table_ttf.py | 66 -
examples/pylab_examples/fonts_demo.py | 112 -
examples/pylab_examples/fonts_demo_kw.py | 81 -
examples/pylab_examples/ganged_plots.py | 45 -
examples/pylab_examples/geo_demo.py | 23 -
examples/pylab_examples/ginput_demo.py | 12 -
examples/pylab_examples/ginput_manual_clabel.py | 99 -
examples/pylab_examples/gradient_bar.py | 29 -
examples/pylab_examples/griddata_demo.py | 27 -
examples/pylab_examples/hatch_demo.py | 31 -
examples/pylab_examples/hexbin_demo.py | 36 -
examples/pylab_examples/hexbin_demo2.py | 55 -
examples/pylab_examples/hist2d_demo.py | 8 -
examples/pylab_examples/hist2d_log_demo.py | 11 -
examples/pylab_examples/hist_colormapped.py | 23 -
examples/pylab_examples/histogram_percent_demo.py | 30 -
examples/pylab_examples/hyperlinks.py | 31 -
examples/pylab_examples/image_clip_path.py | 24 -
examples/pylab_examples/image_demo.py | 17 -
examples/pylab_examples/image_demo2.py | 23 -
examples/pylab_examples/image_interp.py | 64 -
examples/pylab_examples/image_masked.py | 72 -
examples/pylab_examples/image_nonuniform.py | 65 -
examples/pylab_examples/image_origin.py | 20 -
examples/pylab_examples/image_slices_viewer.py | 40 -
examples/pylab_examples/interp_demo.py | 13 -
examples/pylab_examples/invert_axes.py | 20 -
examples/pylab_examples/layer_images.py | 41 -
examples/pylab_examples/leftventricle_bulleye.py | 206 -
examples/pylab_examples/legend_demo2.py | 20 -
examples/pylab_examples/legend_demo3.py | 22 -
examples/pylab_examples/legend_demo4.py | 22 -
examples/pylab_examples/legend_demo5.py | 71 -
examples/pylab_examples/line_collection.py | 40 -
examples/pylab_examples/line_collection2.py | 37 -
examples/pylab_examples/load_converter.py | 19 -
examples/pylab_examples/loadrec.py | 23 -
examples/pylab_examples/log_bar.py | 22 -
examples/pylab_examples/log_demo.py | 38 -
examples/pylab_examples/log_test.py | 10 -
examples/pylab_examples/logo.py | 30 -
examples/pylab_examples/major_minor_demo1.py | 53 -
examples/pylab_examples/major_minor_demo2.py | 33 -
examples/pylab_examples/manual_axis.py | 58 -
examples/pylab_examples/marker_path.py | 16 -
examples/pylab_examples/markevery_demo.py | 98 -
examples/pylab_examples/masked_demo.py | 26 -
examples/pylab_examples/mathtext_demo.py | 26 -
examples/pylab_examples/mathtext_examples.py | 125 -
examples/pylab_examples/matshow.py | 17 -
examples/pylab_examples/mri_demo.py | 19 -
examples/pylab_examples/mri_with_eeg.py | 79 -
examples/pylab_examples/multi_image.py | 79 -
examples/pylab_examples/multicolored_line.py | 53 -
examples/pylab_examples/multiline.py | 40 -
examples/pylab_examples/multipage_pdf.py | 45 -
examples/pylab_examples/multiple_figs_demo.py | 25 -
.../pylab_examples/multiple_yaxis_with_spines.py | 54 -
examples/pylab_examples/nan_test.py | 29 -
examples/pylab_examples/newscalarformatter_demo.py | 103 -
examples/pylab_examples/patheffect_demo.py | 43 -
examples/pylab_examples/pcolor_demo.py | 53 -
examples/pylab_examples/pcolor_log.py | 24 -
examples/pylab_examples/pcolor_small.py | 14 -
examples/pylab_examples/pie_demo2.py | 57 -
examples/pylab_examples/plotfile_demo.py | 39 -
examples/pylab_examples/polar_demo.py | 19 -
examples/pylab_examples/polar_legend.py | 20 -
examples/pylab_examples/print_stdout.py | 15 -
examples/pylab_examples/psd_demo.py | 35 -
examples/pylab_examples/psd_demo2.py | 42 -
examples/pylab_examples/psd_demo3.py | 43 -
examples/pylab_examples/psd_demo_complex.py | 46 -
examples/pylab_examples/pythonic_matplotlib.py | 81 -
examples/pylab_examples/quadmesh_demo.py | 42 -
examples/pylab_examples/quiver_demo.py | 42 -
examples/pylab_examples/quiver_simple_demo.py | 18 -
examples/pylab_examples/scatter_custom_symbol.py | 17 -
examples/pylab_examples/scatter_demo2.py | 39 -
examples/pylab_examples/scatter_hist.py | 49 -
examples/pylab_examples/scatter_masked.py | 19 -
examples/pylab_examples/scatter_profile.py | 21 -
examples/pylab_examples/scatter_star_poly.py | 30 -
examples/pylab_examples/scatter_symbol.py | 14 -
examples/pylab_examples/set_and_get.py | 99 -
examples/pylab_examples/shading_example.py | 57 -
.../pylab_examples/shared_axis_across_figures.py | 27 -
examples/pylab_examples/shared_axis_demo.py | 53 -
examples/pylab_examples/simple_plot.py | 13 -
examples/pylab_examples/specgram_demo.py | 29 -
examples/pylab_examples/spectrum_demo.py | 32 -
examples/pylab_examples/spine_placement_demo.py | 101 -
examples/pylab_examples/spy_demos.py | 24 -
examples/pylab_examples/stackplot_demo.py | 19 -
examples/pylab_examples/stackplot_demo2.py | 28 -
examples/pylab_examples/stem_plot.py | 8 -
examples/pylab_examples/step_demo.py | 25 -
examples/pylab_examples/stix_fonts_demo.py | 58 -
examples/pylab_examples/subplot_demo.py | 24 -
examples/pylab_examples/subplot_toolbar.py | 15 -
examples/pylab_examples/subplots_adjust.py | 12 -
examples/pylab_examples/subplots_demo.py | 81 -
examples/pylab_examples/symlog_demo.py | 29 -
examples/pylab_examples/system_monitor.py | 65 -
examples/pylab_examples/table_demo.py | 55 -
examples/pylab_examples/tex_demo.py | 30 -
examples/pylab_examples/tex_unicode_demo.py | 25 -
examples/pylab_examples/text_handles.py | 33 -
examples/pylab_examples/text_rotation.py | 44 -
.../text_rotation_relative_to_line.py | 37 -
examples/pylab_examples/titles_demo.py | 14 -
examples/pylab_examples/toggle_images.py | 46 -
examples/pylab_examples/transoffset.py | 54 -
examples/pylab_examples/tricontour_demo.py | 104 -
.../pylab_examples/tricontour_smooth_delaunay.py | 133 -
examples/pylab_examples/tricontour_smooth_user.py | 76 -
examples/pylab_examples/tricontour_vs_griddata.py | 53 -
examples/pylab_examples/trigradient_demo.py | 85 -
examples/pylab_examples/triinterp_demo.py | 57 -
examples/pylab_examples/tripcolor_demo.py | 116 -
examples/pylab_examples/triplot_demo.py | 98 -
examples/pylab_examples/usetex_baseline_test.py | 77 -
examples/pylab_examples/usetex_demo.py | 70 -
examples/pylab_examples/usetex_fonteffects.py | 23 -
examples/pylab_examples/vline_hline_demo.py | 33 -
examples/pylab_examples/webapp_demo.py | 58 -
examples/pylab_examples/xcorr_demo.py | 19 -
examples/pylab_examples/zorder_demo.py | 51 -
examples/pyplots/README.txt | 4 +
examples/pyplots/align_ylabels.py | 6 +
examples/pyplots/annotate_transform.py | 6 +
examples/pyplots/annotation_basic.py | 6 +
examples/pyplots/annotation_polar.py | 8 +-
examples/pyplots/auto_subplots_adjust.py | 6 +
examples/pyplots/boxplot_demo.py | 28 +-
examples/pyplots/compound_path_demo.py | 6 +
examples/pyplots/dollar_ticks.py | 6 +
examples/pyplots/fig_axes_customize_simple.py | 10 +-
examples/pyplots/fig_axes_labels_simple.py | 6 +
examples/pyplots/fig_x.py | 6 +
examples/pyplots/pyplot_annotate.py | 6 +
examples/pyplots/pyplot_formatstr.py | 6 +
examples/pyplots/pyplot_mathtext.py | 6 +
examples/pyplots/pyplot_scales.py | 6 +
examples/pyplots/pyplot_simple.py | 6 +
examples/pyplots/pyplot_text.py | 6 +
examples/pyplots/pyplot_three.py | 6 +
examples/pyplots/pyplot_two_subplots.py | 6 +
examples/pyplots/tex_demo.py | 35 -
examples/pyplots/text_commands.py | 7 +
examples/pyplots/text_layout.py | 6 +
examples/pyplots/whats_new_1_subplot3d.py | 6 +
examples/pyplots/whats_new_98_4_fancy.py | 6 +
examples/pyplots/whats_new_98_4_fill_between.py | 7 +-
examples/pyplots/whats_new_98_4_legend.py | 10 +-
examples/pyplots/whats_new_99_axes_grid.py | 8 +-
examples/pyplots/whats_new_99_mplot3d.py | 6 +-
examples/pyplots/whats_new_99_spines.py | 6 +
examples/recipes/README.txt | 8 +
examples/recipes/common_date_problems.py | 90 +
examples/recipes/create_subplots.py | 39 +
examples/recipes/fill_between_alpha.py | 136 +
examples/recipes/placing_text_boxes.py | 31 +
examples/recipes/share_axis_lims_views.py | 25 +
examples/recipes/transparent_legends.py | 31 +
examples/scales/README.txt | 6 +
examples/scales/aspect_loglog.py | 27 +
examples/scales/log_bar.py | 29 +
examples/scales/log_demo.py | 46 +
examples/scales/log_test.py | 21 +
examples/scales/scales.py | 8 +-
examples/scales/symlog_demo.py | 35 +
examples/shapes_and_collections/README.txt | 5 +
.../shapes_and_collections/artist_reference.py | 24 +-
examples/shapes_and_collections/dolphin.py | 103 +
.../shapes_and_collections/ellipse_collection.py | 33 +
examples/shapes_and_collections/ellipse_demo.py | 28 +
examples/shapes_and_collections/ellipse_rotated.py | 26 +
examples/shapes_and_collections/fancybox_demo.py | 196 +
examples/shapes_and_collections/hatch_demo.py | 37 +
examples/shapes_and_collections/line_collection.py | 84 +
examples/shapes_and_collections/marker_path.py | 22 +
examples/shapes_and_collections/path_patch.py | 39 +
examples/shapes_and_collections/path_patch_demo.py | 34 -
examples/shapes_and_collections/scatter.py | 22 +
examples/shapes_and_collections/scatter_demo.py | 15 -
examples/showcase/README.txt | 4 +
examples/showcase/anatomy.py | 9 +-
examples/showcase/bachelors_degrees_by_gender.py | 16 +-
examples/showcase/integral.py | 53 +
examples/showcase/integral_demo.py | 51 -
examples/showcase/mandelbrot.py | 10 +-
examples/specialty_plots/README.txt | 4 +
examples/specialty_plots/advanced_hillshading.py | 4 +
examples/specialty_plots/anscombe.py | 65 +
examples/specialty_plots/hinton_demo.py | 7 +-
examples/specialty_plots/leftventricle_bulleye.py | 210 +
examples/specialty_plots/mri_demo.py | 26 +
examples/specialty_plots/mri_with_eeg.py | 81 +
examples/specialty_plots/system_monitor.py | 71 +
.../specialty_plots/topographic_hillshading.py | 36 +-
examples/statistics/README.txt | 4 +
examples/statistics/barchart_demo.py | 212 +
examples/statistics/boxplot.py | 97 +
examples/statistics/boxplot_color.py | 53 +
examples/statistics/boxplot_color_demo.py | 53 -
examples/statistics/boxplot_demo.py | 305 +-
examples/statistics/boxplot_vs_violin.py | 55 +
examples/statistics/boxplot_vs_violin_demo.py | 51 -
examples/statistics/bxp.py | 104 +
examples/statistics/bxp_demo.py | 97 -
examples/statistics/customized_violin.py | 76 +
examples/statistics/customized_violin_demo.py | 76 -
examples/statistics/errorbar.py | 20 +
examples/statistics/errorbar_demo.py | 20 -
examples/statistics/errorbar_demo_features.py | 47 -
examples/statistics/errorbar_features.py | 47 +
examples/statistics/errorbar_limits.py | 8 +-
examples/statistics/errorbars_and_boxes.py | 8 +-
examples/statistics/hexbin_demo.py | 95 +
examples/statistics/hist.py | 102 +
examples/statistics/histogram_cumulative.py | 72 +
examples/statistics/histogram_demo_cumulative.py | 72 -
examples/statistics/histogram_demo_features.py | 49 -
examples/statistics/histogram_demo_histtypes.py | 35 -
examples/statistics/histogram_demo_multihist.py | 47 -
examples/statistics/histogram_features.py | 49 +
examples/statistics/histogram_histtypes.py | 35 +
examples/statistics/histogram_multihist.py | 47 +
.../statistics/multiple_histograms_side_by_side.py | 8 +-
examples/statistics/violinplot.py | 66 +
examples/statistics/violinplot_demo.py | 62 -
examples/style_sheets/README.txt | 4 +
examples/style_sheets/{plot_bmh.py => bmh.py} | 0
...{plot_dark_background.py => dark_background.py} | 0
...{plot_fivethirtyeight.py => fivethirtyeight.py} | 0
examples/style_sheets/ggplot.py | 58 +
examples/style_sheets/grayscale.py | 41 +
examples/style_sheets/plot_ggplot.py | 55 -
examples/style_sheets/plot_grayscale.py | 38 -
examples/style_sheets/plot_solarizedlight2.py | 40 +
examples/style_sheets/style_sheets_reference.py | 10 +-
examples/subplots_axes_and_figures/README.txt | 4 +
examples/subplots_axes_and_figures/axes_demo.py | 44 +
examples/subplots_axes_and_figures/axes_props.py | 21 +
.../subplots_axes_and_figures/axes_zoom_effect.py | 124 +
examples/subplots_axes_and_figures/axhspan_demo.py | 37 +
.../subplots_axes_and_figures/axis_equal_demo.py | 35 +
examples/subplots_axes_and_figures/broken_axis.py | 65 +
.../custom_figure_class.py | 27 +
.../subplots_axes_and_figures/demo_tight_layout.py | 135 +
.../fahrenheit_celsius_scales.py | 4 +
examples/subplots_axes_and_figures/figure_title.py | 38 +
examples/subplots_axes_and_figures/ganged_plots.py | 40 +
examples/subplots_axes_and_figures/geo_demo.py | 42 +
examples/subplots_axes_and_figures/invert_axes.py | 24 +
.../multiple_figs_demo.py | 39 +
.../subplots_axes_and_figures/shared_axis_demo.py | 57 +
examples/subplots_axes_and_figures/subplot.py | 28 +
examples/subplots_axes_and_figures/subplot_demo.py | 26 +-
... 2091 lines suppressed ...
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/matplotlib.git
More information about the Python-modules-commits
mailing list