Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
1 | ·a66d405bc22f58bb8cba4313727e6c54·3594264·debug·optional·python-matplotlib-dbg_2.2.3-6_i386.deb | 1 | ·a66d405bc22f58bb8cba4313727e6c54·3594264·debug·optional·python-matplotlib-dbg_2.2.3-6_i386.deb |
2 | ·ce7e21b186e8b0d75b203ec6ef3257ab·4123676·python·optional·python-matplotlib2-data_2.2.3-6_all.deb | 2 | ·ce7e21b186e8b0d75b203ec6ef3257ab·4123676·python·optional·python-matplotlib2-data_2.2.3-6_all.deb |
3 | · | 3 | ·33bfd4673464834d946acfa6d7921e92·64278480·doc·optional·python-matplotlib2-doc_2.2.3-6_all.deb |
4 | ·244e0d24b929c575517d63af638127b4·5094848·python·optional·python-matplotlib_2.2.3-6_i386.deb | 4 | ·244e0d24b929c575517d63af638127b4·5094848·python·optional·python-matplotlib_2.2.3-6_i386.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2019-02-12·22:51:04.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2019-02-12·22:51:04.000000·debian-binary |
2 | -rw-r--r--···0········0········0···1895 | 2 | -rw-r--r--···0········0········0···189584·2019-02-12·22:51:04.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0·6408 | 3 | -rw-r--r--···0········0········0·64088704·2019-02-12·22:51:04.000000·data.tar.xz |
Offset 1, 13 lines modified | Offset 1, 13 lines modified | ||
1 | Package:·python-matplotlib2-doc | 1 | Package:·python-matplotlib2-doc |
2 | Source:·matplotlib2 | 2 | Source:·matplotlib2 |
3 | Version:·2.2.3-6 | 3 | Version:·2.2.3-6 |
4 | Architecture:·all | 4 | Architecture:·all |
5 | Maintainer:·Sandro·Tosi·<morph@debian.org> | 5 | Maintainer:·Sandro·Tosi·<morph@debian.org> |
6 | Installed-Size:·147 | 6 | Installed-Size:·147300 |
7 | Depends:·libjs-jquery | 7 | Depends:·libjs-jquery |
8 | Section:·doc | 8 | Section:·doc |
9 | Priority:·optional | 9 | Priority:·optional |
10 | Homepage:·http://matplotlib.org/ | 10 | Homepage:·http://matplotlib.org/ |
11 | Description:·Python·based·plotting·system·(documentation·package) | 11 | Description:·Python·based·plotting·system·(documentation·package) |
12 | ·Matplotlib·is·a·pure·Python·plotting·library·designed·to·bring | 12 | ·Matplotlib·is·a·pure·Python·plotting·library·designed·to·bring |
13 | ·publication·quality·plotting·to·Python·with·a·syntax·familiar·to | 13 | ·publication·quality·plotting·to·Python·with·a·syntax·familiar·to |
Offset 1, 1 lines modified | Offset 1, 1 lines modified | ||
1 | gzip·compressed·data,·was·"tight_bbox_test.svgz",·last·modified:·S | 1 | gzip·compressed·data,·was·"tight_bbox_test.svgz",·last·modified:·Sun·Jun·23·18:33:42·2019,·max·compression,·original·size·25561 |
Offset 43, 15 lines modified | Offset 43, 15 lines modified | ||
43 | ····for·i·in·range(len(data)): | 43 | ····for·i·in·range(len(data)): |
44 | ········ax.cla() | 44 | ········ax.cla() |
45 | ········ax.imshow(data[i]) | 45 | ········ax.imshow(data[i]) |
46 | ········ax.set_title("frame·{}".format(i)) | 46 | ········ax.set_title("frame·{}".format(i)) |
47 | ········#·Note·that·using·time.sleep·does·*not*·work·here! | 47 | ········#·Note·that·using·time.sleep·does·*not*·work·here! |
48 | ········plt.pause(0.1) | 48 | ········plt.pause(0.1) |
49 | **Total·running·time·of·the·script:**·(·0·minutes·· | 49 | **Total·running·time·of·the·script:**·(·0·minutes··12.703·seconds) |
50 | ..·_sphx_glr_download_gallery_animation_animation_demo.py: | 50 | ..·_sphx_glr_download_gallery_animation_animation_demo.py: |
51 | ..·only·::·html | 51 | ..·only·::·html |
Offset 58, 14 lines modified | Offset 58, 16 lines modified | ||
58 | ····# | 58 | ····# |
59 | ····#·from·matplotlib.animation·import·FFMpegWriter | 59 | ····#·from·matplotlib.animation·import·FFMpegWriter |
60 | ····#·writer·=·FFMpegWriter(fps=15,·metadata=dict(artist='Me'),·bitrate=1800) | 60 | ····#·writer·=·FFMpegWriter(fps=15,·metadata=dict(artist='Me'),·bitrate=1800) |
61 | ····#·ani.save("movie.mp4",·writer=writer) | 61 | ····#·ani.save("movie.mp4",·writer=writer) |
62 | ····plt.show() | 62 | ····plt.show() |
63 | **Total·running·time·of·the·script:**·(·0·minutes··2.158·seconds) | ||
63 | ..·_sphx_glr_download_gallery_animation_dynamic_image.py: | 64 | ..·_sphx_glr_download_gallery_animation_dynamic_image.py: |
64 | ..·only·::·html | 65 | ..·only·::·html |
65 | ·..·container::·sphx-glr-footer | 66 | ·..·container::·sphx-glr-footer |
Offset 154, 14 lines modified | Offset 154, 16 lines modified | ||
154 | ········demo_grid_with_single_cbar(F) | 154 | ········demo_grid_with_single_cbar(F) |
155 | ········demo_grid_with_each_cbar(F) | 155 | ········demo_grid_with_each_cbar(F) |
156 | ········demo_grid_with_each_cbar_labelled(F) | 156 | ········demo_grid_with_each_cbar_labelled(F) |
157 | ········plt.draw() | 157 | ········plt.draw() |
158 | ········plt.show() | 158 | ········plt.show() |
159 | **Total·running·time·of·the·script:**·(·0·minutes··1.212·seconds) | ||
159 | ..·_sphx_glr_download_gallery_axes_grid1_demo_axes_grid.py: | 160 | ..·_sphx_glr_download_gallery_axes_grid1_demo_axes_grid.py: |
160 | ..·only·::·html | 161 | ..·only·::·html |
161 | ·..·container::·sphx-glr-footer | 162 | ·..·container::·sphx-glr-footer |
Offset 137, 15 lines modified | Offset 137, 15 lines modified | ||
137 | ····matplotlib.axes.Axes.set_axis_off | 137 | ····matplotlib.axes.Axes.set_axis_off |
138 | **Total·running·time·of·the·script:**·(·0·minutes·· | 138 | **Total·running·time·of·the·script:**·(·0·minutes··2.546·seconds) |
139 | ..·_sphx_glr_download_gallery_color_colormap_reference.py: | 139 | ..·_sphx_glr_download_gallery_color_colormap_reference.py: |
140 | ..·only·::·html | 140 | ..·only·::·html |
Offset 100, 14 lines modified | Offset 100, 16 lines modified | ||
100 | ····ax2.callbacks.connect('xlim_changed',·md.ax_update) | 100 | ····ax2.callbacks.connect('xlim_changed',·md.ax_update) |
101 | ····ax2.callbacks.connect('ylim_changed',·md.ax_update) | 101 | ····ax2.callbacks.connect('ylim_changed',·md.ax_update) |
102 | ····ax2.set_title("Zoom·here") | 102 | ····ax2.set_title("Zoom·here") |
103 | ····plt.show() | 103 | ····plt.show() |
104 | **Total·running·time·of·the·script:**·(·0·minutes··1.142·seconds) | ||
104 | ..·_sphx_glr_download_gallery_event_handling_viewlims.py: | 105 | ..·_sphx_glr_download_gallery_event_handling_viewlims.py: |
105 | ..·only·::·html | 106 | ..·only·::·html |
106 | ·..·container::·sphx-glr-footer | 107 | ·..·container::·sphx-glr-footer |
Offset 53, 14 lines modified | Offset 53, 16 lines modified | ||
53 | ····surf·=·ax.plot_surface(x,·y,·z,·rstride=1,·cstride=1,·facecolors=rgb, | 53 | ····surf·=·ax.plot_surface(x,·y,·z,·rstride=1,·cstride=1,·facecolors=rgb, |
54 | ···························linewidth=0,·antialiased=False,·shade=False) | 54 | ···························linewidth=0,·antialiased=False,·shade=False) |
55 | ····ax.set_xticks([]) | 55 | ····ax.set_xticks([]) |
56 | ····ax.set_yticks([]) | 56 | ····ax.set_yticks([]) |
57 | ····ax.set_zticks([]) | 57 | ····ax.set_zticks([]) |
58 | ····fig.savefig("surface3d_frontpage.png",·dpi=25)··#·results·in·160x120·px·image | 58 | ····fig.savefig("surface3d_frontpage.png",·dpi=25)··#·results·in·160x120·px·image |
59 | **Total·running·time·of·the·script:**·(·0·minutes··1.420·seconds) | ||
59 | ..·_sphx_glr_download_gallery_frontpage_3D.py: | 60 | ..·_sphx_glr_download_gallery_frontpage_3D.py: |
60 | ..·only·::·html | 61 | ..·only·::·html |
61 | ·..·container::·sphx-glr-footer | 62 | ·..·container::·sphx-glr-footer |
Offset 370, 14 lines modified | Offset 370, 16 lines modified | ||
370 | ····matplotlib.pyplot.colorbar | 370 | ····matplotlib.pyplot.colorbar |
371 | **Total·running·time·of·the·script:**·(·0·minutes··1.141·seconds) | ||
371 | ..·_sphx_glr_download_gallery_images_contours_and_fields_image_annotated_heatmap.py: | 372 | ..·_sphx_glr_download_gallery_images_contours_and_fields_image_annotated_heatmap.py: |
372 | ..·only·::·html | 373 | ..·only·::·html |
373 | ·..·container::·sphx-glr-footer | 374 | ·..·container::·sphx-glr-footer |
Offset 191, 14 lines modified | Offset 191, 16 lines modified | ||
191 | ····matplotlib.colors.LogNorm | 191 | ····matplotlib.colors.LogNorm |
192 | **Total·running·time·of·the·script:**·(·0·minutes··2.647·seconds) | ||
192 | ..·_sphx_glr_download_gallery_images_contours_and_fields_pcolor_demo.py: | 193 | ..·_sphx_glr_download_gallery_images_contours_and_fields_pcolor_demo.py: |
193 | ..·only·::·html | 194 | ..·only·::·html |
194 | ·..·container::·sphx-glr-footer | 195 | ·..·container::·sphx-glr-footer |
Offset 111, 15 lines modified | Offset 111, 15 lines modified | ||
111 | ····matplotlib.gridspec.GridSpec | 111 | ····matplotlib.gridspec.GridSpec |
112 | **Total·running·time·of·the·script:**·(·0·minutes·· | 112 | **Total·running·time·of·the·script:**·(·0·minutes··4.286·seconds) |
113 | ..·_sphx_glr_download_gallery_images_contours_and_fields_plot_streamplot.py: | 113 | ..·_sphx_glr_download_gallery_images_contours_and_fields_plot_streamplot.py: |
114 | ..·only·::·html | 114 | ..·only·::·html |
Offset 135, 14 lines modified | Offset 135, 16 lines modified | ||
135 | ····matplotlib.pyplot.quiver | 135 | ····matplotlib.pyplot.quiver |
136 | **Total·running·time·of·the·script:**·(·0·minutes··1.346·seconds) | ||
136 | ..·_sphx_glr_download_gallery_images_contours_and_fields_trigradient_demo.py: | 137 | ..·_sphx_glr_download_gallery_images_contours_and_fields_trigradient_demo.py: |
137 | ..·only·::·html | 138 | ..·only·::·html |
138 | ·..·container::·sphx-glr-footer | 139 | ·..·container::·sphx-glr-footer |
Offset 173, 14 lines modified | Offset 173, 16 lines modified | ||
173 | ..·image::·/gallery/lines_bars_and_markers/images/sphx_glr_markevery_demo_007.png | 173 | ..·image::·/gallery/lines_bars_and_markers/images/sphx_glr_markevery_demo_007.png |
174 | ····:class:·sphx-glr-single-img | 174 | ····:class:·sphx-glr-single-img |
175 | **Total·running·time·of·the·script:**·(·0·minutes··1.672·seconds) | ||
175 | ..·_sphx_glr_download_gallery_lines_bars_and_markers_markevery_demo.py: | 176 | ..·_sphx_glr_download_gallery_lines_bars_and_markers_markevery_demo.py: |
176 | ..·only·::·html | 177 | ..·only·::·html |
177 | ·..·container::·sphx-glr-footer | 178 | ·..·container::·sphx-glr-footer |
Offset 51, 15 lines modified | Offset 51, 15 lines modified | ||
51 | ····Vertical·········:·False | 51 | ····Vertical·········:·False |
52 | ····Kerning··········:·False | 52 | ····Kerning··········:·False |
53 | ····Fast·glyphs······:·False | 53 | ····Fast·glyphs······:·False |
54 | ····Multiple·masters·:·False | 54 | ····Multiple·masters·:·False |
55 | ····Glyph·names······:·False | 55 | ····Glyph·names······:·False |
56 | ····External·stream··:·False | 56 | ····External·stream··:·False |
57 | ····['__class__',·'__delattr__',·'__doc__',·'__format__',·'__getattribute__',·'__hash__',·'__init__',·'__new__',·'__reduce__',·'__reduce_ex__',·'__repr__',·'__setattr__',·'__sizeof__',·'__str__',·'__subclasshook__',·'ascender',·'bbox',·'clear',·'descender',·'draw_glyph_to_bitmap',·'draw_glyphs_to_bitmap',·'face_flags',·'family_name',·'fname',·'get_bitmap_offset',·'get_char_index',·'get_charmap',·'get_descent',·'get_glyph_name',·'get_image',·'get_kerning',·'get_name_index',·'get_num_glyphs',·'get_path',·'get_ps_font_info',·'get_sfnt',·'get_sfnt_table',·'get_width_height',·'get_xys',·'height',·'load_char',·'load_glyph',·'max_advance_height',·'max_advance_width',·'num_charmaps',·'num_faces',·'num_fixed_sizes',·'num_glyphs',·'postscript_name',·'scalable',·'select_charmap',·'set_charmap',·'set_size',·'set_text',·'style_flags',·'style_name',·'underline_position',·'underline_thickness',·'units_per_EM'] | 57 | ····['__class__',·'__delattr__',·'__doc__',·'__format__',·'__getattribute__',·'__hash__',·'__init__',·'__new__',·'__reduce__',·'__reduce_ex__',·'__repr__',·'__setattr__',·'__sizeof__',·'__str__',·'__subclasshook__',·'ascender',·'bbox',·'clear',·'descender',·'draw_glyph_to_bitmap',·'draw_glyphs_to_bitmap',·'face_flags',·'family_name',·'fname',·'get_bitmap_offset',·'get_char_index',·'get_charmap',·'get_descent',·'get_glyph_name',·'get_image',·'get_kerning',·'get_name_index',·'get_num_glyphs',·'get_path',·'get_ps_font_info',·'get_sfnt',·'get_sfnt_table',·'get_width_height',·'get_xys',·'height',·'load_char',·'load_glyph',·'max_advance_height',·'max_advance_width',·'num_charmaps',·'num_faces',·'num_fixed_sizes',·'num_glyphs',·'postscript_name',·'scalable',·'select_charmap',·'set_charmap',·'set_size',·'set_text',·'style_flags',·'style_name',·'underline_position',·'underline_thickness',·'units_per_EM'] |
58 | ····<built-in·method·get_kerning·of·matplotlib.ft2font.FT2Font·object·at·0x | 58 | ····<built-in·method·get_kerning·of·matplotlib.ft2font.FT2Font·object·at·0xb0db8500> |
59 | | | 59 | | |
Offset 62, 14 lines modified | Offset 62, 16 lines modified | ||
62 | ········d['Title']·=·'Multipage·PDF·Example' | 62 | ········d['Title']·=·'Multipage·PDF·Example' |
63 | ········d['Author']·=·u'Jouni·K.·Sepp\xe4nen' | 63 | ········d['Author']·=·u'Jouni·K.·Sepp\xe4nen' |
64 | ········d['Subject']·=·'How·to·create·a·multipage·pdf·file·and·set·its·metadata' | 64 | ········d['Subject']·=·'How·to·create·a·multipage·pdf·file·and·set·its·metadata' |
65 | ········d['Keywords']·=·'PdfPages·multipage·keywords·author·title·subject' | 65 | ········d['Keywords']·=·'PdfPages·multipage·keywords·author·title·subject' |
66 | ········d['CreationDate']·=·datetime.datetime(2009,·11,·13) | 66 | ········d['CreationDate']·=·datetime.datetime(2009,·11,·13) |
67 | ········d['ModDate']·=·datetime.datetime.today() | 67 | ········d['ModDate']·=·datetime.datetime.today() |
68 | **Total·running·time·of·the·script:**·(·0·minutes··3.230·seconds) | ||
68 | ..·_sphx_glr_download_gallery_misc_multipage_pdf.py: | 69 | ..·_sphx_glr_download_gallery_misc_multipage_pdf.py: |
69 | ..·only·::·html | 70 | ..·only·::·html |
70 | ·..·container::·sphx-glr-footer | 71 | ·..·container::·sphx-glr-footer |
Offset 71, 14 lines modified | Offset 71, 16 lines modified | ||
71 | ····plt.savefig("test_rasterization.pdf",·dpi=150) | 71 | ····plt.savefig("test_rasterization.pdf",·dpi=150) |
72 | ····plt.savefig("test_rasterization.eps",·dpi=150) | 72 | ····plt.savefig("test_rasterization.eps",·dpi=150) |
73 | ····if·not·plt.rcParams["text.usetex"]: | 73 | ····if·not·plt.rcParams["text.usetex"]: |
74 | ········plt.savefig("test_rasterization.svg",·dpi=150) | 74 | ········plt.savefig("test_rasterization.svg",·dpi=150) |
75 | ········#·svg·backend·currently·ignores·the·dpi | 75 | ········#·svg·backend·currently·ignores·the·dpi |
76 | **Total·running·time·of·the·script:**·(·0·minutes··1.573·seconds) | ||
76 | ..·_sphx_glr_download_gallery_misc_rasterization_demo.py: | 77 | ..·_sphx_glr_download_gallery_misc_rasterization_demo.py: |
77 | ..·only·::·html | 78 | ..·only·::·html |
78 | ·..·container::·sphx-glr-footer | 79 | ·..·container::·sphx-glr-footer |
Offset 51, 14 lines modified | Offset 51, 16 lines modified | ||
51 | ····plt.ylabel("My·y-label") | 51 | ····plt.ylabel("My·y-label") |
52 | ····plt.title("Check·saved·figures·for·their·bboxes") | 52 | ····plt.title("Check·saved·figures·for·their·bboxes") |
53 | ····for·ext·in·["png",·"pdf",·"svg",·"svgz",·"eps"]: | 53 | ····for·ext·in·["png",·"pdf",·"svg",·"svgz",·"eps"]: |
54 | ········print("saving·tight_bbox_test.%s"·%·(ext,)) | 54 | ········print("saving·tight_bbox_test.%s"·%·(ext,)) |
55 | ········plt.savefig("tight_bbox_test.%s"·%·(ext,),·bbox_inches="tight") | 55 | ········plt.savefig("tight_bbox_test.%s"·%·(ext,),·bbox_inches="tight") |
56 | ····plt.show() | 56 | ····plt.show() |
57 | **Total·running·time·of·the·script:**·(·0·minutes··1.053·seconds) | ||
57 | ..·_sphx_glr_download_gallery_misc_tight_bbox_test.py: | 58 | ..·_sphx_glr_download_gallery_misc_tight_bbox_test.py: |
58 | ..·only·::·html | 59 | ..·only·::·html |
59 | ·..·container::·sphx-glr-footer | 60 | ·..·container::·sphx-glr-footer |
Offset 53, 14 lines modified | Offset 53, 16 lines modified | ||
53 | ····#·in·the·rgb·colors·of·the·shaded·surface·calculated·from·"shade". | 53 | ····#·in·the·rgb·colors·of·the·shaded·surface·calculated·from·"shade". |
54 | ····rgb·=·ls.shade(z,·cmap=cm.gist_earth,·vert_exag=0.1,·blend_mode='soft') | 54 | ····rgb·=·ls.shade(z,·cmap=cm.gist_earth,·vert_exag=0.1,·blend_mode='soft') |
55 | ····surf·=·ax.plot_surface(x,·y,·z,·rstride=1,·cstride=1,·facecolors=rgb, | 55 | ····surf·=·ax.plot_surface(x,·y,·z,·rstride=1,·cstride=1,·facecolors=rgb, |
56 | ···························linewidth=0,·antialiased=False,·shade=False) | 56 | ···························linewidth=0,·antialiased=False,·shade=False) |
57 | ····plt.show() | 57 | ····plt.show() |
58 | **Total·running·time·of·the·script:**·(·0·minutes··1.098·seconds) | ||
58 | ..·_sphx_glr_download_gallery_mplot3d_custom_shaded_3d_surface.py: | 59 | ..·_sphx_glr_download_gallery_mplot3d_custom_shaded_3d_surface.py: |
59 | ..·only·::·html | 60 | ..·only·::·html |
60 | ·..·container::·sphx-glr-footer | 61 | ·..·container::·sphx-glr-footer |
Offset 87, 14 lines modified | Offset 87, 16 lines modified | ||
87 | ····ax.set_xlim(0,·10) | 87 | ····ax.set_xlim(0,·10) |
88 | ····ax.set_ylim(0,·10) | 88 | ····ax.set_ylim(0,·10) |
89 | ····ax.set_zlim(0,·10) | 89 | ····ax.set_zlim(0,·10) |
90 | ····plt.show() | 90 | ····plt.show() |
91 | **Total·running·time·of·the·script:**·(·0·minutes··1.010·seconds) | ||
91 | ..·_sphx_glr_download_gallery_mplot3d_pathpatch3d.py: | 92 | ..·_sphx_glr_download_gallery_mplot3d_pathpatch3d.py: |
92 | ..·only·::·html | 93 | ..·only·::·html |
93 | ·..·container::·sphx-glr-footer | 94 | ·..·container::·sphx-glr-footer |
Offset 40, 15 lines modified | Offset 40, 15 lines modified | ||
40 | ····#·rotate·the·axes·and·update | 40 | ····#·rotate·the·axes·and·update |
41 | ····for·angle·in·range(0,·360): | 41 | ····for·angle·in·range(0,·360): |
42 | ········ax.view_init(30,·angle) | 42 | ········ax.view_init(30,·angle) |
43 | ········plt.draw() | 43 | ········plt.draw() |
44 | ········plt.pause(.001) | 44 | ········plt.pause(.001) |
45 | **Total·running·time·of·the·script:**·(·0·minutes·· | 45 | **Total·running·time·of·the·script:**·(·0·minutes··26.664·seconds) |
46 | ..·_sphx_glr_download_gallery_mplot3d_rotate_axes3d.py: | 46 | ..·_sphx_glr_download_gallery_mplot3d_rotate_axes3d.py: |
47 | ..·only·::·html | 47 | ..·only·::·html |
Offset 22, 15 lines modified | Offset 22, 15 lines modified | ||
22 | ..·rst-class::·sphx-glr-script-out | 22 | ..·rst-class::·sphx-glr-script-out |
23 | ·Out: | 23 | ·Out: |
24 | ·..·code-block::·none | 24 | ·..·code-block::·none |
25 | ····Average·FPS:·1 | 25 | ····Average·FPS:·11.475117 |
26 | | | 26 | | |
Offset 75, 15 lines modified | Offset 75, 15 lines modified | ||
75 | ········#·Plot·the·new·wireframe·and·pause·briefly·before·continuing. | 75 | ········#·Plot·the·new·wireframe·and·pause·briefly·before·continuing. |
76 | ········Z·=·generate(X,·Y,·phi) | 76 | ········Z·=·generate(X,·Y,·phi) |
77 | ········wframe·=·ax.plot_wireframe(X,·Y,·Z,·rstride=2,·cstride=2) | 77 | ········wframe·=·ax.plot_wireframe(X,·Y,·Z,·rstride=2,·cstride=2) |
78 | ········plt.pause(.001) | 78 | ········plt.pause(.001) |
79 | ····print('Average·FPS:·%f'·%·(100·/·(time.time()·-·tstart))) | 79 | ····print('Average·FPS:·%f'·%·(100·/·(time.time()·-·tstart))) |
80 | **Total·running·time·of·the·script:**·(·0·minutes·· | 80 | **Total·running·time·of·the·script:**·(·0·minutes··8.748·seconds) |
81 | ..·_sphx_glr_download_gallery_mplot3d_wire3d_animation.py: | 81 | ..·_sphx_glr_download_gallery_mplot3d_wire3d_animation.py: |
82 | ..·only·::·html | 82 | ..·only·::·html |
Offset 183, 14 lines modified | Offset 183, 16 lines modified | ||
183 | ..·image::·/gallery/pyplots/images/sphx_glr_boxplot_demo_pyplot_007.png | 183 | ..·image::·/gallery/pyplots/images/sphx_glr_boxplot_demo_pyplot_007.png |
184 | ····:class:·sphx-glr-single-img | 184 | ····:class:·sphx-glr-single-img |
185 | **Total·running·time·of·the·script:**·(·0·minutes··1.116·seconds) | ||
185 | ..·_sphx_glr_download_gallery_pyplots_boxplot_demo_pyplot.py: | 186 | ..·_sphx_glr_download_gallery_pyplots_boxplot_demo_pyplot.py: |
186 | ..·only·::·html | 187 | ..·only·::·html |
187 | ·..·container::·sphx-glr-footer | 188 | ·..·container::·sphx-glr-footer |
Offset 61, 14 lines modified | Offset 61, 16 lines modified | ||
61 | ····ax4.errorbar(x,·y,·xerr=0.1·*·x,·yerr=5.0·+·0.75·*·y) | 61 | ····ax4.errorbar(x,·y,·xerr=0.1·*·x,·yerr=5.0·+·0.75·*·y) |
62 | ····#·ylim·must·be·set·after·errorbar·to·allow·errorbar·to·autoscale·limits | 62 | ····#·ylim·must·be·set·after·errorbar·to·allow·errorbar·to·autoscale·limits |
63 | ····ax4.set_ylim(ymin=0.1) | 63 | ····ax4.set_ylim(ymin=0.1) |
64 | ····fig.tight_layout() | 64 | ····fig.tight_layout() |
65 | ····plt.show() | 65 | ····plt.show() |
66 | **Total·running·time·of·the·script:**·(·0·minutes··1.742·seconds) | ||
66 | ..·_sphx_glr_download_gallery_scales_log_demo.py: | 67 | ..·_sphx_glr_download_gallery_scales_log_demo.py: |
67 | ..·only·::·html | 68 | ..·only·::·html |
68 | ·..·container::·sphx-glr-footer | 69 | ·..·container::·sphx-glr-footer |
Offset 90, 15 lines modified | Offset 90, 15 lines modified | ||
90 | ········text·=·("The·Mandelbrot·fractal·set\n" | 90 | ········text·=·("The·Mandelbrot·fractal·set\n" |
91 | ················"Rendered·with·matplotlib·%s,·%s·-·http://matplotlib.org" | 91 | ················"Rendered·with·matplotlib·%s,·%s·-·http://matplotlib.org" |
92 | ················%·(matplotlib.__version__,·year)) | 92 | ················%·(matplotlib.__version__,·year)) |
93 | ········ax.text(xmin+.025,·ymin+.025,·text,·color="white",·fontsize=12,·alpha=0.5) | 93 | ········ax.text(xmin+.025,·ymin+.025,·text,·color="white",·fontsize=12,·alpha=0.5) |
94 | ········plt.show() | 94 | ········plt.show() |
95 | **Total·running·time·of·the·script:**·(·0·minutes·· | 95 | **Total·running·time·of·the·script:**·(·0·minutes··19.536·seconds) |
96 | ..·_sphx_glr_download_gallery_showcase_mandelbrot.py: | 96 | ..·_sphx_glr_download_gallery_showcase_mandelbrot.py: |
97 | ..·only·::·html | 97 | ..·only·::·html |
Offset 21, 15 lines modified | Offset 21, 15 lines modified | ||
21 | ..·rst-class::·sphx-glr-script-out | 21 | ..·rst-class::·sphx-glr-script-out |
22 | ·Out: | 22 | ·Out: |
23 | ·..·code-block::·none | 23 | ·..·code-block::·none |
24 | ···· | 24 | ····39.5·frames·per·second |
25 | | | 25 | | |
Offset 97, 15 lines modified | Offset 97, 15 lines modified | ||
97 | ············fig.canvas.flush_events() | 97 | ············fig.canvas.flush_events() |
98 | ········except·NotImplementedError: | 98 | ········except·NotImplementedError: |
99 | ············pass | 99 | ············pass |
100 | ····stop·=·time.time() | 100 | ····stop·=·time.time() |
101 | ····print("{fps:.1f}·frames·per·second".format(fps=200·/·(stop·-·start))) | 101 | ····print("{fps:.1f}·frames·per·second".format(fps=200·/·(stop·-·start))) |
102 | **Total·running·time·of·the·script:**·(·0·minutes·· | 102 | **Total·running·time·of·the·script:**·(·0·minutes··5.095·seconds) |
103 | ..·_sphx_glr_download_gallery_specialty_plots_system_monitor.py: | 103 | ..·_sphx_glr_download_gallery_specialty_plots_system_monitor.py: |
104 | ..·only·::·html | 104 | ..·only·::·html |
Offset 91, 14 lines modified | Offset 91, 16 lines modified | ||
91 | ····axes[2,·0].annotate('Blend·Mode',·(0,·0.5),·xytext=(-30,·0), | 91 | ····axes[2,·0].annotate('Blend·Mode',·(0,·0.5),·xytext=(-30,·0), |
92 | ························textcoords='offset·points',·xycoords='axes·fraction', | 92 | ························textcoords='offset·points',·xycoords='axes·fraction', |
93 | ························ha='right',·va='center',·size=20,·rotation=90) | 93 | ························ha='right',·va='center',·size=20,·rotation=90) |
94 | ····fig.subplots_adjust(bottom=0.05,·right=0.95) | 94 | ····fig.subplots_adjust(bottom=0.05,·right=0.95) |
95 | ····plt.show() | 95 | ····plt.show() |
96 | **Total·running·time·of·the·script:**·(·0·minutes··1.509·seconds) | ||
96 | ..·_sphx_glr_download_gallery_specialty_plots_topographic_hillshading.py: | 97 | ..·_sphx_glr_download_gallery_specialty_plots_topographic_hillshading.py: |
97 | ..·only·::·html | 98 | ..·only·::·html |
98 | ·..·container::·sphx-glr-footer | 99 | ·..·container::·sphx-glr-footer |
Offset 135, 14 lines modified | Offset 135, 16 lines modified | ||
135 | ..·image::·/gallery/statistics/images/sphx_glr_boxplot_002.png | 135 | ..·image::·/gallery/statistics/images/sphx_glr_boxplot_002.png |
136 | ····:class:·sphx-glr-single-img | 136 | ····:class:·sphx-glr-single-img |
137 | **Total·running·time·of·the·script:**·(·0·minutes··1.921·seconds) | ||
137 | ..·_sphx_glr_download_gallery_statistics_boxplot.py: | 138 | ..·_sphx_glr_download_gallery_statistics_boxplot.py: |
138 | ..·only·::·html | 139 | ..·only·::·html |
139 | ·..·container::·sphx-glr-footer | 140 | ·..·container::·sphx-glr-footer |
Offset 289, 14 lines modified | Offset 289, 16 lines modified | ||
289 | ..·image::·/gallery/statistics/images/sphx_glr_boxplot_demo_004.png | 289 | ..·image::·/gallery/statistics/images/sphx_glr_boxplot_demo_004.png |
290 | ····:class:·sphx-glr-single-img | 290 | ····:class:·sphx-glr-single-img |
291 | **Total·running·time·of·the·script:**·(·0·minutes··1.694·seconds) | ||
291 | ..·_sphx_glr_download_gallery_statistics_boxplot_demo.py: | 292 | ..·_sphx_glr_download_gallery_statistics_boxplot_demo.py: |
292 | ..·only·::·html | 293 | ..·only·::·html |
293 | ·..·container::·sphx-glr-footer | 294 | ·..·container::·sphx-glr-footer |
Offset 159, 14 lines modified | Offset 159, 16 lines modified | ||
159 | ..·image::·/gallery/statistics/images/sphx_glr_bxp_002.png | 159 | ..·image::·/gallery/statistics/images/sphx_glr_bxp_002.png |
160 | ····:class:·sphx-glr-single-img | 160 | ····:class:·sphx-glr-single-img |
161 | **Total·running·time·of·the·script:**·(·0·minutes··1.690·seconds) | ||
161 | ..·_sphx_glr_download_gallery_statistics_bxp.py: | 162 | ..·_sphx_glr_download_gallery_statistics_bxp.py: |
162 | ..·only·::·html | 163 | ..·only·::·html |
163 | ·..·container::·sphx-glr-footer | 164 | ·..·container::·sphx-glr-footer |
Offset 297, 15 lines modified | Offset 297, 15 lines modified | ||
297 | ········#·Plot·a·demonstration·figure·for·every·available·style·sheet. | 297 | ········#·Plot·a·demonstration·figure·for·every·available·style·sheet. |
298 | ········for·style_label·in·style_list: | 298 | ········for·style_label·in·style_list: |
299 | ············with·plt.style.context(style_label): | 299 | ············with·plt.style.context(style_label): |
300 | ················fig·=·plot_figure(style_label=style_label) | 300 | ················fig·=·plot_figure(style_label=style_label) |
301 | ········plt.show() | 301 | ········plt.show() |
302 | **Total·running·time·of·the·script:**·(·0·minutes·· | 302 | **Total·running·time·of·the·script:**·(·0·minutes··9.525·seconds) |
303 | ..·_sphx_glr_download_gallery_style_sheets_style_sheets_reference.py: | 303 | ..·_sphx_glr_download_gallery_style_sheets_style_sheets_reference.py: |
304 | ..·only·::·html | 304 | ..·only·::·html |
Offset 235, 14 lines modified | Offset 235, 16 lines modified | ||
235 | ..·image::·/gallery/subplots_axes_and_figures/images/sphx_glr_demo_tight_layout_008.png | 235 | ..·image::·/gallery/subplots_axes_and_figures/images/sphx_glr_demo_tight_layout_008.png |
236 | ····:class:·sphx-glr-single-img | 236 | ····:class:·sphx-glr-single-img |
237 | **Total·running·time·of·the·script:**·(·0·minutes··2.158·seconds) | ||
237 | ..·_sphx_glr_download_gallery_subplots_axes_and_figures_demo_tight_layout.py: | 238 | ..·_sphx_glr_download_gallery_subplots_axes_and_figures_demo_tight_layout.py: |
238 | ..·only·::·html | 239 | ..·only·::·html |
239 | ·..·container::·sphx-glr-footer | 240 | ·..·container::·sphx-glr-footer |
Offset 206, 14 lines modified | Offset 206, 16 lines modified | ||
206 | ..·image::·/gallery/subplots_axes_and_figures/images/sphx_glr_subplots_demo_007.png | 206 | ..·image::·/gallery/subplots_axes_and_figures/images/sphx_glr_subplots_demo_007.png |
207 | ····:class:·sphx-glr-single-img | 207 | ····:class:·sphx-glr-single-img |
208 | **Total·running·time·of·the·script:**·(·0·minutes··1.043·seconds) | ||
208 | ..·_sphx_glr_download_gallery_subplots_axes_and_figures_subplots_demo.py: | 209 | ..·_sphx_glr_download_gallery_subplots_axes_and_figures_subplots_demo.py: |
209 | ..·only·::·html | 210 | ..·only·::·html |
210 | ·..·container::·sphx-glr-footer | 211 | ·..·container::·sphx-glr-footer |
Offset 67, 14 lines modified | Offset 67, 16 lines modified | ||
67 | ········fig·=·plt.figure(1,·figsize=(5.5,·4)) | 67 | ········fig·=·plt.figure(1,·figsize=(5.5,·4)) |
68 | ········fig.clf() | 68 | ········fig.clf() |
69 | ········test_rotation_mode(fig,·"default",·121) | 69 | ········test_rotation_mode(fig,·"default",·121) |
70 | ········test_rotation_mode(fig,·"anchor",·122) | 70 | ········test_rotation_mode(fig,·"anchor",·122) |
71 | ········plt.show() | 71 | ········plt.show() |
72 | **Total·running·time·of·the·script:**·(·0·minutes··1.025·seconds) | ||
72 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_demo_text_rotation_mode.py: | 73 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_demo_text_rotation_mode.py: |
73 | ..·only·::·html | 74 | ..·only·::·html |
74 | ·..·container::·sphx-glr-footer | 75 | ·..·container::·sphx-glr-footer |
Offset 79, 14 lines modified | Offset 79, 16 lines modified | ||
79 | ········fd.write("\\end{document}\n") | 79 | ········fd.write("\\end{document}\n") |
80 | ········fd.close() | 80 | ········fd.close() |
81 | ········subprocess.call(["pdflatex",·"stix_fonts_examples.ltx"]) | 81 | ········subprocess.call(["pdflatex",·"stix_fonts_examples.ltx"]) |
82 | ····else: | 82 | ····else: |
83 | ········doall() | 83 | ········doall() |
84 | **Total·running·time·of·the·script:**·(·0·minutes··1.052·seconds) | ||
84 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_stix_fonts_demo.py: | 85 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_stix_fonts_demo.py: |
85 | ..·only·::·html | 86 | ..·only·::·html |
86 | ·..·container::·sphx-glr-footer | 87 | ·..·container::·sphx-glr-footer |
Offset 98, 14 lines modified | Offset 98, 16 lines modified | ||
98 | ········test_window_extent(ax,·usetex=usetex,·preview=preview) | 98 | ········test_window_extent(ax,·usetex=usetex,·preview=preview) |
99 | ····plt.draw() | 99 | ····plt.draw() |
100 | ····plt.show() | 100 | ····plt.show() |
101 | **Total·running·time·of·the·script:**·(·0·minutes··2.395·seconds) | ||
101 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_usetex_baseline_test.py: | 102 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_usetex_baseline_test.py: |
102 | ..·only·::·html | 103 | ..·only·::·html |
103 | ·..·container::·sphx-glr-footer | 104 | ·..·container::·sphx-glr-footer |
Offset 46, 14 lines modified | Offset 46, 16 lines modified | ||
46 | ····plt.ylim(-1,·5) | 46 | ····plt.ylim(-1,·5) |
47 | ····plt.xlim(-0.2,·0.6) | 47 | ····plt.xlim(-0.2,·0.6) |
48 | ····plt.setp(plt.gca(),·frame_on=False,·xticks=(),·yticks=()) | 48 | ····plt.setp(plt.gca(),·frame_on=False,·xticks=(),·yticks=()) |
49 | ····plt.title('Usetex·font·effects') | 49 | ····plt.title('Usetex·font·effects') |
50 | ····plt.savefig('usetex_fonteffects.pdf') | 50 | ····plt.savefig('usetex_fonteffects.pdf') |
51 | **Total·running·time·of·the·script:**·(·0·minutes··2.818·seconds) | ||
51 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_usetex_fonteffects.py: | 52 | ..·_sphx_glr_download_gallery_text_labels_and_annotations_usetex_fonteffects.py: |
52 | ..·only·::·html | 53 | ..·only·::·html |
53 | ·..·container::·sphx-glr-footer | 54 | ·..·container::·sphx-glr-footer |
Offset 45, 14 lines modified | Offset 45, 16 lines modified | ||
45 | ····axs[0].plot(x,·cos(x),·xunits=radians) | 45 | ····axs[0].plot(x,·cos(x),·xunits=radians) |
46 | ····axs[1].plot(x,·cos(x),·xunits=degrees) | 46 | ····axs[1].plot(x,·cos(x),·xunits=degrees) |
47 | ····fig.tight_layout() | 47 | ····fig.tight_layout() |
48 | ····plt.show() | 48 | ····plt.show() |
49 | **Total·running·time·of·the·script:**·(·0·minutes··1.035·seconds) | ||
49 | ..·_sphx_glr_download_gallery_units_radian_demo.py: | 50 | ..·_sphx_glr_download_gallery_units_radian_demo.py: |
50 | ..·only·::·html | 51 | ..·only·::·html |
51 | ·..·container::·sphx-glr-footer | 52 | ·..·container::·sphx-glr-footer |
Offset 218, 14 lines modified | Offset 218, 16 lines modified | ||
218 | ..·image::·/gallery/userdemo/images/sphx_glr_colormap_normalizations_005.png | 218 | ..·image::·/gallery/userdemo/images/sphx_glr_colormap_normalizations_005.png |
219 | ····:class:·sphx-glr-single-img | 219 | ····:class:·sphx-glr-single-img |
220 | **Total·running·time·of·the·script:**·(·0·minutes··1.945·seconds) | ||
220 | ..·_sphx_glr_download_gallery_userdemo_colormap_normalizations.py: | 221 | ..·_sphx_glr_download_gallery_userdemo_colormap_normalizations.py: |
221 | ..·only·::·html | 222 | ..·only·::·html |
222 | ·..·container::·sphx-glr-footer | 223 | ·..·container::·sphx-glr-footer |
Offset 50, 14 lines modified | Offset 50, 16 lines modified | ||
50 | ····fig.colorbar(pcm,·ax=ax[0],·extend='max') | 50 | ····fig.colorbar(pcm,·ax=ax[0],·extend='max') |
51 | ····pcm·=·ax[1].pcolor(X,·Y,·Z,·cmap='PuBu_r') | 51 | ····pcm·=·ax[1].pcolor(X,·Y,·Z,·cmap='PuBu_r') |
52 | ····fig.colorbar(pcm,·ax=ax[1],·extend='max') | 52 | ····fig.colorbar(pcm,·ax=ax[1],·extend='max') |
53 | ····plt.show() | 53 | ····plt.show() |
54 | **Total·running·time·of·the·script:**·(·0·minutes··1.467·seconds) | ||
54 | ..·_sphx_glr_download_gallery_userdemo_colormap_normalizations_lognorm.py: | 55 | ..·_sphx_glr_download_gallery_userdemo_colormap_normalizations_lognorm.py: |
55 | ..·only·::·html | 56 | ..·only·::·html |
56 | ·..·container::·sphx-glr-footer | 57 | ·..·container::·sphx-glr-footer |
Offset 65, 15 lines modified | Offset 65, 15 lines modified | ||
65 | ········if·ax.is_first_col(): | 65 | ········if·ax.is_first_col(): |
66 | ············ax.spines['left'].set_visible(True) | 66 | ············ax.spines['left'].set_visible(True) |
67 | ········if·ax.is_last_col(): | 67 | ········if·ax.is_last_col(): |
68 | ············ax.spines['right'].set_visible(True) | 68 | ············ax.spines['right'].set_visible(True) |
69 | ····plt.show() | 69 | ····plt.show() |
70 | **Total·running·time·of·the·script:**·(·0·minutes··3. | 70 | **Total·running·time·of·the·script:**·(·0·minutes··3.465·seconds) |
71 | ..·_sphx_glr_download_gallery_userdemo_demo_gridspec06.py: | 71 | ..·_sphx_glr_download_gallery_userdemo_demo_gridspec06.py: |
72 | ..·only·::·html | 72 | ..·only·::·html |
Offset 303, 14 lines modified | Offset 303, 16 lines modified | ||
303 | ..·image::·/tutorials/colors/images/sphx_glr_colormapnorms_005.png | 303 | ..·image::·/tutorials/colors/images/sphx_glr_colormapnorms_005.png |
304 | ····:class:·sphx-glr-single-img | 304 | ····:class:·sphx-glr-single-img |
305 | **Total·running·time·of·the·script:**·(·0·minutes··1.940·seconds) | ||
305 | ..·_sphx_glr_download_tutorials_colors_colormapnorms.py: | 306 | ..·_sphx_glr_download_tutorials_colors_colormapnorms.py: |
306 | ..·only·::·html | 307 | ..·only·::·html |
307 | ·..·container::·sphx-glr-footer | 308 | ·..·container::·sphx-glr-footer |
Offset 586, 15 lines modified | Offset 586, 15 lines modified | ||
586 | ..·[mycarta-jet]·https://mycarta.wordpress.com/2012/10/06/the-rainbow-is-deadlong-live-the-rainbow-part-3/ | 586 | ..·[mycarta-jet]·https://mycarta.wordpress.com/2012/10/06/the-rainbow-is-deadlong-live-the-rainbow-part-3/ |
587 | ..·[bw]·http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/ | 587 | ..·[bw]·http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/ |
588 | ..·[colorblindness]·http://www.color-blindness.com/ | 588 | ..·[colorblindness]·http://www.color-blindness.com/ |
589 | ..·[vischeck]·http://www.vischeck.com/vischeck/ | 589 | ..·[vischeck]·http://www.vischeck.com/vischeck/ |
590 | ..·[IBM]·http://www.research.ibm.com/people/l/lloydt/color/color.HTM | 590 | ..·[IBM]·http://www.research.ibm.com/people/l/lloydt/color/color.HTM |
591 | **Total·running·time·of·the·script:**·(·0·minutes·· | 591 | **Total·running·time·of·the·script:**·(·0·minutes··7.766·seconds) |
592 | ..·_sphx_glr_download_tutorials_colors_colormaps.py: | 592 | ..·_sphx_glr_download_tutorials_colors_colormaps.py: |
593 | ..·only·::·html | 593 | ..·only·::·html |
Offset 1177, 15 lines modified | Offset 1177, 15 lines modified | ||
1177 | The·layout·is·called·only·once.··This·is·OK·if·the·original·layout·was | 1177 | The·layout·is·called·only·once.··This·is·OK·if·the·original·layout·was |
1178 | pretty·close·(which·it·should·be·in·most·cases).··However,·if·the·layout | 1178 | pretty·close·(which·it·should·be·in·most·cases).··However,·if·the·layout |
1179 | changes·a·lot·from·the·default·layout·then·the·decorators·can·change·size. | 1179 | changes·a·lot·from·the·default·layout·then·the·decorators·can·change·size. |
1180 | In·particular·the·x·and·ytick·labels·can·change.··If·this·happens,·then | 1180 | In·particular·the·x·and·ytick·labels·can·change.··If·this·happens,·then |
1181 | we·should·probably·call·the·whole·routine·twice. | 1181 | we·should·probably·call·the·whole·routine·twice. |
1182 | **Total·running·time·of·the·script:**·(·0·minutes·· | 1182 | **Total·running·time·of·the·script:**·(·0·minutes··5.573·seconds) |
1183 | ..·_sphx_glr_download_tutorials_intermediate_constrainedlayout_guide.py: | 1183 | ..·_sphx_glr_download_tutorials_intermediate_constrainedlayout_guide.py: |
1184 | ..·only·::·html | 1184 | ..·only·::·html |
Offset 356, 15 lines modified | Offset 356, 15 lines modified | ||
356 | ..·image::·/tutorials/intermediate/images/sphx_glr_gridspec_009.png | 356 | ..·image::·/tutorials/intermediate/images/sphx_glr_gridspec_009.png |
357 | ····:class:·sphx-glr-single-img | 357 | ····:class:·sphx-glr-single-img |
358 | **Total·running·time·of·the·script:**·(·0·minutes·· | 358 | **Total·running·time·of·the·script:**·(·0·minutes··5.627·seconds) |
359 | ..·_sphx_glr_download_tutorials_intermediate_gridspec.py: | 359 | ..·_sphx_glr_download_tutorials_intermediate_gridspec.py: |
360 | ..·only·::·html | 360 | ..·only·::·html |
Offset 313, 14 lines modified | Offset 313, 16 lines modified | ||
313 | ..·image::·/tutorials/intermediate/images/sphx_glr_imshow_extent_003.png | 313 | ..·image::·/tutorials/intermediate/images/sphx_glr_imshow_extent_003.png |
314 | ····:class:·sphx-glr-single-img | 314 | ····:class:·sphx-glr-single-img |
315 | **Total·running·time·of·the·script:**·(·0·minutes··1.005·seconds) | ||
315 | ..·_sphx_glr_download_tutorials_intermediate_imshow_extent.py: | 316 | ..·_sphx_glr_download_tutorials_intermediate_imshow_extent.py: |
316 | ..·only·::·html | 317 | ..·only·::·html |
317 | ·..·container::·sphx-glr-footer | 318 | ·..·container::·sphx-glr-footer |
Offset 533, 15 lines modified | Offset 533, 15 lines modified | ||
533 | ..·image::·/tutorials/intermediate/images/sphx_glr_tight_layout_guide_015.png | 533 | ..·image::·/tutorials/intermediate/images/sphx_glr_tight_layout_guide_015.png |
534 | ····:class:·sphx-glr-single-img | 534 | ····:class:·sphx-glr-single-img |
535 | **Total·running·time·of·the·script:**·(·0·minutes·· | 535 | **Total·running·time·of·the·script:**·(·0·minutes··2.797·seconds) |
536 | ..·_sphx_glr_download_tutorials_intermediate_tight_layout_guide.py: | 536 | ..·_sphx_glr_download_tutorials_intermediate_tight_layout_guide.py: |
537 | ..·only·::·html | 537 | ..·only·::·html |
Offset 56, 15 lines modified | Offset 56, 15 lines modified | ||
56 | ..·rst-class::·sphx-glr-script-out | 56 | ..·rst-class::·sphx-glr-script-out |
57 | ·Out: | 57 | ·Out: |
58 | ·..·code-block::·none | 58 | ·..·code-block::·none |
59 | ····['seaborn-darkgrid',·'Solarize_Light2',·'seaborn-notebook',·'classic',·'seaborn-ticks',·'grayscale',·'bmh',·'seaborn-talk',·'dark_background',·'ggplot',·'fivethirtyeight',·'_classic_test',·'seaborn-colorblind',·'seaborn-deep',·'seaborn-whitegrid',·'seaborn | 59 | ····['seaborn-darkgrid',·'Solarize_Light2',·'seaborn-notebook',·'classic',·'seaborn-ticks',·'grayscale',·'bmh',·'seaborn-talk',·'dark_background',·'ggplot',·'fivethirtyeight',·'_classic_test',·'seaborn-colorblind',·'seaborn-deep',·'seaborn-whitegrid',·'seaborn',·'seaborn-poster',·'seaborn-bright',·'seaborn-muted',·'seaborn-paper',·'seaborn-white',·'fast',·'seaborn-pastel',·'seaborn-dark',·'tableau-colorblind10',·'seaborn-dark-palette'] |
60 | Defining·your·own·style | 60 | Defining·your·own·style |
61 | ----------------------- | 61 | ----------------------- |
62 | You·can·create·custom·styles·and·use·them·by·calling·``style.use``·with·the | 62 | You·can·create·custom·styles·and·use·them·by·calling·``style.use``·with·the |
63 | path·or·URL·to·the·style·sheet.·Additionally,·if·you·add·your | 63 | path·or·URL·to·the·style·sheet.·Additionally,·if·you·add·your |
Offset 495, 14 lines modified | Offset 495, 16 lines modified | ||
495 | Bicubic·interpolation·is·often·used·when·blowing·up·photos·-·people | 495 | Bicubic·interpolation·is·often·used·when·blowing·up·photos·-·people |
496 | tend·to·prefer·blurry·over·pixelated. | 496 | tend·to·prefer·blurry·over·pixelated. |
497 | **Total·running·time·of·the·script:**·(·0·minutes··1.050·seconds) | ||
497 | ..·_sphx_glr_download_tutorials_introductory_images.py: | 498 | ..·_sphx_glr_download_tutorials_introductory_images.py: |
498 | ..·only·::·html | 499 | ..·only·::·html |
499 | ·..·container::·sphx-glr-footer | 500 | ·..·container::·sphx-glr-footer |
Offset 159, 15 lines modified | Offset 159, 15 lines modified | ||
159 | ..·rst-class::·sphx-glr-script-out | 159 | ..·rst-class::·sphx-glr-script-out |
160 | ·Out: | 160 | ·Out: |
161 | ·..·code-block::·none | 161 | ·..·code-block::·none |
162 | ····['seaborn-darkgrid',·'Solarize_Light2',·'seaborn-notebook',·'classic',·'seaborn-ticks',·'grayscale',·'bmh',·'seaborn-talk',·'dark_background',·'ggplot',·'fivethirtyeight',·'_classic_test',·'seaborn-colorblind',·'seaborn-deep',·'seaborn-whitegrid',·'seaborn | 162 | ····['seaborn-darkgrid',·'Solarize_Light2',·'seaborn-notebook',·'classic',·'seaborn-ticks',·'grayscale',·'bmh',·'seaborn-talk',·'dark_background',·'ggplot',·'fivethirtyeight',·'_classic_test',·'seaborn-colorblind',·'seaborn-deep',·'seaborn-whitegrid',·'seaborn',·'seaborn-poster',·'seaborn-bright',·'seaborn-muted',·'seaborn-paper',·'seaborn-white',·'fast',·'seaborn-pastel',·'seaborn-dark',·'tableau-colorblind10',·'seaborn-dark-palette'] |
163 | You·can·activate·a·style·with·the·following: | 163 | You·can·activate·a·style·with·the·following: |
164 | ..·code-block::·python | 164 | ..·code-block::·python |
Offset 671, 14 lines modified | Offset 671, 16 lines modified | ||
671 | ======================= | 671 | ======================= |
672 | ··-·Legends:·:doc:`/tutorials/intermediate/legend_guide` | 672 | ··-·Legends:·:doc:`/tutorials/intermediate/legend_guide` |
673 | ··-·Annotations:·:doc:`/tutorials/text/annotations` | 673 | ··-·Annotations:·:doc:`/tutorials/text/annotations` |
674 | **Total·running·time·of·the·script:**·(·0·minutes··1.104·seconds) | ||
674 | ..·_sphx_glr_download_tutorials_text_text_intro.py: | 675 | ..·_sphx_glr_download_tutorials_text_text_intro.py: |
675 | ..·only·::·html | 676 | ..·only·::·html |
676 | ·..·container::·sphx-glr-footer | 677 | ·..·container::·sphx-glr-footer |