CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 21:12:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071014015603
location: https://web.archive.org/web/20071014015603/https://matplotlib.sourceforge.net/
server-timing: captures_list;dur=0.735951, exclusion.robots;dur=0.027012, exclusion.robots.policy;dur=0.011414, esindex;dur=0.014375, cdx.remote;dur=1170.799467, LoadShardBlock;dur=277.233207, PetaboxLoader3.datanode;dur=132.418729, PetaboxLoader3.resolve;dur=59.851428
x-app-server: wwwb-app212
x-ts: 302
x-tr: 1510
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app212; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 21:12:47 GMT
content-type: text/html
x-archive-orig-date: Sun, 14 Oct 2007 01:56:03 GMT
x-archive-orig-server: Apache/1.3.33 (Unix) PHP/4.3.10
x-archive-orig-last-modified: Thu, 14 Jun 2007 16:06:47 GMT
x-archive-orig-etag: "3914973-5d83-46716797"
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 23939
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 14 Oct 2007 01:56:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 19 Jul 2003 11:25:20 GMT", ; rel="prev memento"; datetime="Tue, 09 Oct 2007 23:58:52 GMT", ; rel="memento"; datetime="Sun, 14 Oct 2007 01:56:03 GMT", ; rel="next memento"; datetime="Thu, 03 Jan 2008 03:15:32 GMT", ; rel="last memento"; datetime="Thu, 12 Jun 2025 19:12:42 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_0_20071014010441_crawl109-c/51_0_20071014015510_crawl106.arc.gz
server-timing: captures_list;dur=0.808278, exclusion.robots;dur=0.028758, exclusion.robots.policy;dur=0.011925, esindex;dur=0.012653, cdx.remote;dur=13.253856, LoadShardBlock;dur=381.903521, PetaboxLoader3.datanode;dur=230.035795, PetaboxLoader3.resolve;dur=338.325935, load_resource;dur=255.486731
x-app-server: wwwb-app212
x-ts: 200
x-tr: 754
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Matplotlib / pylab - matlab style python plotting (plots, graphs,
charts)
Matlab® is a registered trademark of The MathWorks
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() Matplotlibmatplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits.matplotlib trys to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code. For example, to make a histogram of data in x, you simply need to type >>> hist(x, 100) # use 100 binsFor the power user, you have full control of line styles, font properties, axes properties, etc, via an object oriented interface or via a handle graphics interface familiar to matlab users. A summary of the goals of matplotlib and the progress so far can be found here. The plotting functions in the pylab interface have a high degree of Matlab® compatibility.
|
Powered by |
---|
YAPTU! |