Menu

Tree [r3080] / trunk / matplotlib / examples /
 History

HTTPS access


File Date Author Commit
 data 2006-07-11 astraw [r2557] fix svn version of lena.jpg
 widgets 2006-06-21 jdh2358 [r2504] added multicursor
 .cvsignore 2005-03-08 stevech [r1049] SC 2005/03/08
 README 2003-05-12 jdh2358 [r8] adding examples
 README.wx 2005-07-29 jdh2358 [r1573] preparing 0.83.2
 __init__.py 2004-06-27 stevech [r374] SC 27/06/2004
 accented_text.py 2005-03-25 stevech [r1093] SC 2005/03/25
 agg_oo.py 2005-02-01 jdh2358 [r909] fixed a close(fig) bug
 agg_resize.py 2005-11-30 jdh2358 [r1894] some new examples
 agg_test.py 2005-08-03 jdh2358 [r1581] fixed svg image handling
 alignment_test.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 anim.py 2005-08-31 stevech [r1686] 'SC'
 anim_tk.py 2004-12-21 jdh2358 [r801] fixed duplicate draw bug in tkag
 animation_blit.py 2006-07-28 cmoad [r2627] made tha animation example more uniform. added...
 animation_blit_fltk.py 2006-07-28 cmoad [r2627] made tha animation example more uniform. added...
 animation_blit_qt.py 2006-07-28 cmoad [r2627] made tha animation example more uniform. added...
 animation_blit_qt4.py 2006-07-20 cmoad [r2585] added blitting for qt4agg
 animation_blit_tk.py 2006-07-28 cmoad [r2627] made tha animation example more uniform. added...
 animation_blit_wx.py 2007-02-22 kmcivor [r3028] The WXAgg C++ accelerator now uses the correct ...
 annotation_demo.py 2006-11-05 jdh2358 [r2859] added arrows to annotations
 anscombe.py 2005-05-27 jdh2358 [r1372] added daisha patch
 arctest.py 2005-05-27 jdh2358 [r1372] added daisha patch
 arrow_demo.py 2006-12-03 efiring [r2904] Changed class names in colors.py to match conve...
 axes_demo.py 2006-03-14 jdh2358 [r2145] moved save and load to mlab
 axes_props.py 2005-06-01 jdh2358 [r1392] sync
 axhspan_demo.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 axis_equal_demo.py 2005-08-12 jdh2358 [r1630] added axis equal demo
 backend_driver.py 2006-09-05 jdh2358 [r2759] removed debug print statement
 bar_stacked.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 barchart_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 barcode_demo.py 2007-02-14 jdh2358 [r3021] fixed broken xaxis_date and yaxis_date
 barh_demo.py 2006-12-09 efiring [r2913] Added linewidth kwarg to bar, barh; fixed bugs
 boxplot_demo.py 2006-12-16 efiring [r2929] Boxplot enhanced for more flexible input
 break.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 broken_barh.py 2006-11-10 jdh2358 [r2867] fixed subplots_adjust docstring bug
 clippedline.py 2006-11-22 jdh2358 [r2896] added clipped line demo
 collections_demo.py 2006-08-06 efiring [r2658] Add nan for Numeric and numarray; fix name clas...
 color_by_yvalue.py 2005-05-27 jdh2358 [r1372] added daisha patch
 color_demo.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 colours.py 2005-01-21 jdh2358 [r880] refactored numerix
 contour_demo.py 2006-06-04 efiring [r2428] Repositioned second colorbar on fourth plot.
 contour_image.py 2005-11-27 efiring [r1882] Multiple changes in support of colormaps from a...
 contourf_demo.py 2006-12-08 efiring [r2912] Improve colorbar example
 coords_demo.py 2005-03-29 jdh2358 [r1101] added curosor props to ax
 coords_report.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 csd_demo.py 2005-03-08 stevech [r1051] SC 2005/03/08
 cursor_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 custom_figure_class.py 2006-06-21 jdh2358 [r2503] added custom figure class hook
 custom_ticker1.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 customize_rc.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 dannys_example.py 2005-11-30 jdh2358 [r1894] some new examples
 dash_control.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 dashpointlabel.py 2005-05-31 jdh2358 [r1385] added Daishi revised dash text patch
 dashtick.py 2005-06-01 jdh2358 [r1392] sync
 data_helper.py 2005-11-30 jdh2358 [r1891] added daishis patch for scipy core
 date_demo1.py 2006-12-17 jdh2358 [r2931] fixed a bug where xaxis_date and yaxis_date set...
 date_demo2.py 2005-05-27 jdh2358 [r1372] added daisha patch
 date_demo_convert.py 2005-06-01 jdh2358 [r1392] sync
 date_demo_rrule.py 2005-11-02 jdh2358 [r1852] added afm supoprt for mathtext
 dynamic_collection.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 dynamic_demo.py 2007-01-14 stevech [r2983] SC
 dynamic_demo_wx.py 2005-06-15 jdh2358 [r1471] syncing for 82
 dynamic_image_gtkagg.py 2007-01-14 stevech [r2984] SC
 dynamic_image_wxagg.py 2006-10-05 jdh2358 [r2794] added aix to setupext
 dynamic_image_wxagg2.py 2005-06-16 astraw [r1473] Added example dynamic_image_wxagg2.py, which ha...
 ellipse_demo.py 2006-09-04 jdh2358 [r2748] made aspect equal for ellipse demo
 ellipse_rotated.py 2006-09-05 jdh2358 [r2754] added some ellipse and inside poly examples and...
 embedding_in_gtk.py 2005-09-23 stevech [r1785] 'SC'
 embedding_in_gtk2.py 2006-02-20 stevech [r2064] 'SC'
 embedding_in_gtk3.py 2005-09-23 stevech [r1785] 'SC'
 embedding_in_qt.py 2006-08-27 dsdale [r2711] For qt backends, dont create a QApplication whe...
 embedding_in_qt4.py 2006-08-27 dsdale [r2712] moved qApp creation from show() to FigureCanvas...
 embedding_in_tk.py 2004-12-29 jdh2358 [r826] fixed toogle images for extent
 embedding_in_tk2.py 2005-03-11 jdh2358 [r1070] upgraded cxx
 embedding_in_wx.py 2006-06-21 cmoad [r2505] starting to fix up 3d modules
 embedding_in_wx2.py 2004-07-22 jdh2358 [r422] fixed mem leaks in transforms and agg
 embedding_in_wx3.py 2005-01-21 jdh2358 [r880] refactored numerix
 embedding_in_wx4.py 2005-06-15 jdh2358 [r1466] added subplot tool to toolbar in gtk*, wx* and tk
 errorbar_demo.py 2005-07-26 jdh2358 [r1565] added some new widgets
 figimage_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 figlegend_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 figtext.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 fill_between.py 2006-03-28 jdh2358 [r2238] minor tweak in kwargs for fill example
 fill_between_posneg.py 2005-11-04 astraw [r1854] Put function definitions at beginning to elimin...
 fill_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 fill_demo2.py 2007-03-03 jdh2358 [r3039] added nice error message if setuptools is not f...
 fill_spiral.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 finance_demo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 font_indexing.py 2007-02-17 edin1 [r3026] Changed ft2font.get_charmap so that it now retu...
 font_table_ttf.py 2007-02-17 edin1 [r3026] Changed ft2font.get_charmap so that it now retu...
 fonts_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 fonts_demo_kw.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 ftface_props.py 2005-03-29 jdh2358 [r1102] added alpha support for unicode
 ganged_plots.py 2005-06-15 jdh2358 [r1471] syncing for 82
 gdtest.py 2005-06-01 jdh2358 [r1392] sync
 glyph_to_path.py 2005-05-12 jdh2358 [r1309] cleaned up agg wrapper
 gtk_spreadsheet.py 2005-02-07 stevech [r935] sc 2005/02/07
 hatch_demo.py 2006-03-09 jdh2358 [r2136] added hatch demo
 histogram_demo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 histogram_demo_canvasagg.py 2005-06-15 jdh2358 [r1471] syncing for 82
 image_demo.py 2005-12-05 jdh2358 [r1903] some scipyu core fixes
 image_demo2.py 2006-03-20 jdh2358 [r2173] made new API default in PS
 image_demo3.py 2006-07-11 efiring [r2555] Remove invalid aspect kwarg from call to image().
 image_demo_na.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 image_interp.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 image_masked.py 2006-12-14 efiring [r2923] Speedups in colors.py, bugfix in axes.py 2-D pl...
 image_origin.py 2006-12-19 dsdale [r2936] update references to .matplotlibrc, now matplot...
 integral_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 interactive.py 2005-09-14 jdh2358 [r1750] created date ticker factory
 interactive2.py 2005-09-14 jdh2358 [r1750] created date ticker factory
 interp_demo.py 2006-04-04 jdh2358 [r2254] fixed a key is None bug
 invert_axes.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 keypress_demo.py 2004-12-31 stevech [r851] SC 31/12/2004
 lasso_demo.py 2006-09-05 jdh2358 [r2752] added inside poly profile script
 layer_images.py 2005-08-11 jdh2358 [r1609] fixed agg image problem
 legend_auto.py 2005-03-31 jdh2358 [r1124] reverted ftfont name handling to str
 legend_demo.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 legend_demo2.py 2004-12-27 jdh2358 [r816] added shadow effect
 legend_scatter.py 2005-11-30 jdh2358 [r1894] some new examples
 line_collection.py 2005-04-28 jdh2358 [r1245] added darrens line collection example
 line_collection2.py 2006-05-30 efiring [r2424] Example of LineCollection with colormap
 line_styles.py 2005-05-27 jdh2358 [r1372] added daisha patch
 load_converter.py 2006-06-03 jdh2358 [r2427] adjusted the zorder of legend
 log_bar.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 log_demo.py 2005-04-15 jdh2358 [r1180] applied arrow key, masked array and qt patches
 log_test.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 logo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 major_minor_demo1.py 2005-06-14 jdh2358 [r1442] added subplot params and toolbar
 major_minor_demo2.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 masked_demo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 mathtext2_demo.py 2007-03-04 edin1 [r3042] Small fixes to mathtext2.py in order to keep up...
 mathtext_demo.py 2006-09-04 jdh2358 [r2749] added pnpoly for better poly hit testing
 matplotlib_icon.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 matshow.py 2005-02-12 fer_perez [r960] simple matshow example
 movie_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 mpl_with_glade.glade 2005-07-27 jdh2358 [r1567] fixed a span bug
 mpl_with_glade.py 2006-01-20 cmoad [r1973] Added namespace support for toolkits.
 mri_demo.py 2005-04-11 jdh2358 [r1158] fixed wxapp init bug
 mri_with_eeg.py 2005-05-27 jdh2358 [r1372] added daisha patch
 multi_image.py 2006-12-03 efiring [r2904] Changed class names in colors.py to match conve...
 multiline.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 multiple_figs_demo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 newscalarformatter_demo.py 2006-04-18 dsdale [r2298] fixed a bug in scalarformatter's get_offset
 object_picker.py 2005-04-15 jdh2358 [r1180] applied arrow key, masked array and qt patches
 pcolor_demo.py 2005-03-16 jdh2358 [r1080] syncing to 0.73
 pcolor_demo2.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 pcolor_log.py 2006-12-03 efiring [r2906] New colors.LogNorm; support in colorbar; exampl...
 pcolor_nonuniform.py 2005-12-03 jdh2358 [r1898] nonuniform images, scipy and setup
 pcolor_small.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 pick_event_demo.py 2007-01-22 jdh2358 [r2996] added pick example code
 picker_demo.py 2004-12-31 stevech [r851] SC 31/12/2004
 pie_demo.py 2004-12-31 stevech [r851] SC 31/12/2004
 polar_demo.py 2005-11-27 efiring [r1881] Changed rc tick to xtick, ytick
 polar_scatter.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 poly_editor.py 2006-09-04 jdh2358 [r2747] removed generator expression from mathtext2
 poormans_contour.py 2006-05-14 efiring [r2390] New version of colorbar, plus small bugfixes.
 print_stdout.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 printing_in_wx.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 psd_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 pstest.py 2005-06-01 jdh2358 [r1392] sync
 pylab_with_gtk.py 2005-11-30 jdh2358 [r1894] some new examples
 pythonic_matplotlib.py 2005-05-27 jdh2358 [r1372] added daisha patch
 quadmesh_demo.py 2006-05-08 efiring [r2386] Small changes in support of work on new colorba...
 quiver_demo.py 2006-06-12 efiring [r2466] New QuiverKey class and quiverkey function; dep...
 scatter_custom_symbol.py 2006-05-19 jdh2358 [r2406] fixed scatter bug
 scatter_demo.py 2005-08-01 jdh2358 [r1578] svg backend outputs utf-8
 scatter_demo2.py 2005-08-09 jdh2358 [r1597] tinkering with repr
 scatter_masked.py 2006-01-25 efiring [r1992] Added support for masked array input to scatter.
 scatter_profile.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 scatter_star_poly.py 2006-10-12 jdh2358 [r2814] committed star polygon patch
 set_and_get.py 2005-06-01 jdh2358 [r1392] sync
 shared_axis_demo.py 2005-06-01 jdh2358 [r1392] sync
 simple3d.py 2006-10-06 nnemec [r2797] add backend-agnostic example simple3d.py
 simple3d_oo.py 2006-06-23 jdh2358 [r2520] fixed proj3 clipping
 simple_plot.py 2006-02-27 jdh2358 [r2098] made the rc warnings a bit more readable
 specgram_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 spy_demos.py 2006-12-10 efiring [r2915] Replace old spy and spy2 with new spy (briefly ...
 stem_plot.py 2005-05-27 jdh2358 [r1372] added daisha patch
 stock_demo.py 2005-09-07 stevech [r1718] 'SC'
 strip_chart_demo.py 2005-08-31 jdh2358 [r1697] added strip chart example
 subplot_demo.py 2005-05-27 jdh2358 [r1372] added daisha patch
 subplot_toolbar.py 2005-06-16 stevech [r1477] SC
 subplots_adjust.py 2005-06-14 jdh2358 [r1442] added subplot params and toolbar
 system_monitor.py 2004-12-17 jdh2358 [r794] fixed gd cacheing bug
 table_demo.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 tex_demo.py 2006-01-30 dsdale [r2017] improved usetex to respect serif, sans-serif, m...
 text_handles.py 2005-05-27 jdh2358 [r1372] added daisha patch
 text_rotation.py 2006-05-23 efiring [r2411] Make collections accept flexible mpl color spec...
 text_themes.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 to_numeric.py 2004-12-09 jdh2358 [r743] migrated matlab to pylab and more
 toggle_images.py 2004-12-31 stevech [r851] SC 31/12/2004
 transoffset.py 2006-08-01 efiring [r2642] Cleaner version of examples/transoffset.py
 two_scales.py 2005-08-30 jdh2358 [r1684] removed lingering cm detritus
 unicode_demo.py 2005-07-29 jdh2358 [r1573] preparing 0.83.2
 vertical_ticklabels.py 2005-05-27 jdh2358 [r1372] added daisha patch
 vline_demo.py 2005-09-01 jdh2358 [r1701] unified hlines and vlines
 webapp_demo.py 2006-12-19 dsdale [r2936] update references to .matplotlibrc, now matplot...
 wxcursor_demo.py 2006-08-29 jdh2358 [r2716] added get_clim to scalar mappable
 xcorr_demo.py 2007-01-11 jdh2358 [r2978] added xcorr and acorr plot functions
 zoom_window.py 2006-05-01 jdh2358 [r2374] added zoom window event example
 zorder_demo.py 2006-06-03 jdh2358 [r2427] adjusted the zorder of legend

Read Me

Here are some demos of how to use the matplotlib.  


-- data_helper.py - a convenience module to load some data from the
      data dir

-- embedding_in_gtk - The Figure class derives from gtk.DrawingArea,
   so it is easy to embed in larger applications.

-- histograms_gauss.py - 2D histograms; requires the jdh.mlab module

-- simple_plot.py  - the basic 2D line plot

-- subplot_demo.py - how to do multiple axes on a single plot

-- vline_demo.py   - working with straight lines

-- stock_demo.py - working with large datasets.  Click on the plot and
      launch the navigation tool; wheel mouse over the navigation
      buttons to scroll and zoom.  There are 58 days of minute by
      minute stock quotes for two tickers.  The plot lib uses
      Numeric's super speedy searchsorted routine to extract the
      clipping indices so only the data in the viewport are handled.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.