Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106411
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-04-03 14:17 -0700 |
| References | <768f1e2e-baab-4ce3-ae4e-aab2d8ac5bf8@googlegroups.com> <mailman.414.1459717472.28225.python-list@python.org> |
| Message-ID | <20f8e8fb-0bb8-4daa-8d68-d0cc3699a6fc@googlegroups.com> (permalink) |
| Subject | Re: Plot/Graph |
| From | Muhammad Ali <muhammadaliaskari@gmail.com> |
On Sunday, April 3, 2016 at 2:04:45 PM UTC-7, Michael Selik wrote: > Indeed there is. Every example in the gallery shows the code to produce it. > > http://matplotlib.org/gallery.html > > On Sun, Apr 3, 2016, 8:05 PM Muhammad Ali <muhammadaliaskari@gmail.com> > wrote: > > > > > Hi, > > > > Could anybody tell me that how can I plot graphs by matplotlib and get > > expertise in a short time? I have to plot 2D plots just like origin > > software. > > > > Secondly, how could we draw some horizontal reference line at zero when > > the vertical scale is from -3 to 3? > > > > Looking for your posts, please. > > > > Thank you. > > > > p.s: Is there any short and to the point text book/manual/pdf to learn 2D > > plotting with matplotlib? > > -- > > https://mail.python.org/mailman/listinfo/python-list > > Thank you for your post. How do I convert/change/modify python script so that my data could be extracted according to python script and at the end it generates another single extracted data file instead of displaying/showing some graph? So that, I can manually plot the newly generated file (after data extraction) by some other software like origin.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 12:01 -0700
Re: Plot/Graph Michael Selik <michael.selik@gmail.com> - 2016-04-03 21:04 +0000
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 14:17 -0700
Re: Plot/Graph Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-03 22:35 +0100
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 17:04 -0700
Re: Plot/Graph MRAB <python@mrabarnett.plus.com> - 2016-04-04 01:18 +0100
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 15:35 -0700
Re: Plot/Graph MRAB <python@mrabarnett.plus.com> - 2016-04-05 01:05 +0100
Re: Plot/Graph Steven D'Aprano <steve@pearwood.info> - 2016-04-05 11:56 +1000
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 17:16 -0700
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 18:17 -0700
Re: Plot/Graph Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-04-03 20:16 -0400
csiph-web