Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41307
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andipersti@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.05; 'matplotlib': 0.09; 'looked': 0.10; 'andreas': 0.16; 'bye,': 0.16; 'wrote:': 0.17; 'trying': 0.21; 'help.': 0.22; 'header:In-Reply- To:1': 0.25; 'subject:Simple': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'there': 0.35; 'but': 0.36; 'message- id:@gmail.com': 0.36; 'received:74.125': 0.36; 'url:org': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'skip:" 10': 0.40; 'url:index': 0.61; "you'll": 0.62; 'header:Message-Id:1': 0.62; 'email addr:gmail.com': 0.63 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; bh=T6Xu9YX041SVJDprR80c6qBN1MSCmHbLCs5t7Y10DRc=; b=x6SR9ziMpjALWhSmPBLB1/KP41dLBsujlb0sxoWlZQi0VjRoYSxIGS9E4G2Zmmv1ms 1rdAoxhkdfQxxHxvAicT6O2S4lT60oALQ4pTQBHmeragk4dCRGuOQPWhX3ssWpQLWsNW 48A8GadwARNk/bvBh6+DedBRgax5PYLe5bB2uLDcqJ7Cr5OEwkxG1v5APEgBnW6UdABr EccigfKdEV0dKEW5wa2+4YFUHc6hsqThpBy3esoFD6XGGdFICxZ6jlHlAyjef52gquKc tDHzlY7NLkhtVc9vqhMYrm/kIHko/grazlDe41r872ChowbrUu9+y/VwPUsusqEf3g1G oGDQ== |
| X-Received | by 10.14.173.67 with SMTP id u43mr28306844eel.22.1363435356417; Sat, 16 Mar 2013 05:02:36 -0700 (PDT) |
| Date | Sat, 16 Mar 2013 13:02:33 +0100 |
| From | Andreas Perstinger <andipersti@gmail.com> |
| To | python-list@python.org |
| Subject | Re: Simple Plot in Python |
| In-Reply-To | <af110417-6d21-4a8d-963d-9c67f4813ce5@googlegroups.com> |
| References | <af110417-6d21-4a8d-963d-9c67f4813ce5@googlegroups.com> |
| X-Mailer | Sylpheed 3.2.0beta3 (GTK+ 2.24.6; i686-pc-linux-gnu) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3359.1363435364.2939.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363435364 news.xs4all.nl 6891 [2001:888:2000:d::a6]:43316 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41307 |
Show key headers only | View raw
subhabangalore@gmail.com wrote: >I was trying to draw in Matplotlib but did not find much help. Have you looked already at the homepape for "maptlotlib"?: http://matplotlib.org/index.html There you'll find a tutorial: http://matplotlib.org/users/pyplot_tutorial.html Bye, Andreas
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Simple Plot in Python subhabangalore@gmail.com - 2013-03-16 04:42 -0700 Re: Simple Plot in Python Andreas Perstinger <andipersti@gmail.com> - 2013-03-16 13:02 +0100 Re: Simple Plot in Python subhabangalore@gmail.com - 2013-03-16 07:04 -0700
csiph-web