Path: csiph.com!weretis.net!feeder4.news.weretis.net!news.tal.de!news.wtal.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Michael Selik Newsgroups: comp.lang.python Subject: Re: Plot/Graph Date: Sun, 03 Apr 2016 21:04:20 +0000 Lines: 26 Message-ID: References: <768f1e2e-baab-4ce3-ae4e-aab2d8ac5bf8@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 9BpR+c7oKArU7D7cN6pWdgvwBggWU5qKxCyvf5/pb3vA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.144 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.71; '*S*': 0.00; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'email addr:gmail.com>': 0.18; 'to:2**1': 0.21; 'header:In-Reply- To:1': 0.24; 'software.': 0.25; 'example': 0.26; 'scale': 0.27; 'message-id:@mail.gmail.com': 0.27; 'horizontal': 0.29; 'matplotlib': 0.29; 'origin': 0.29; 'vertical': 0.29; 'subject:/': 0.30; 'url:mailman': 0.30; 'code': 0.30; 'anybody': 0.32; 'point': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'text': 0.35; 'there': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'thank': 0.38; 'hi,': 0.38; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'some': 0.40; 'your': 0.60; 'is.': 0.63; 'you.': 0.64; 'p.s:': 0.84; 'plots': 0.84; 'ali': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=c8XhRycjJYXWn1d0+L916PSeWIFr2y6ElvI9Z/0JrjM=; b=FnCCt92N1e4eP9lVIi687Oc7uiaLRUM3fhFA77fGwMpHPY4Grre/g18B+i9mQzaX9E NdG9i5VvopA+Xv0jg1b+RUBq63Dw4aQ/7QpakDAX+vLZJIhzxIuovPpT/KODl9kZsPeT bNS5Q09+uci7rfjumELQ5XmabENWIU9dvzjfcFZ9jY4lU8B4cu/4KuDL98we9Ha5UbjK 3M8rsVEZO2lAQW1EEAHGu2IZHMtrX2immnmKY+Tb4N15dYnNHzL/jkEmS1KS/Ov1H/K4 ZxBETyRMYjoeaAP930xsLOptXalolp/J5YFdZ3VgIM/65n8I79J2l7qZMpSn2DLsR6Dw v1Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=c8XhRycjJYXWn1d0+L916PSeWIFr2y6ElvI9Z/0JrjM=; b=N1MmKHPYp9qTZKbb+IAUQ+YWBgXzya6Gh9S1Q2E3/tsdAZ1iNIcSnKC5k79XLGvAdt 190SBWUQOagV0zD5JJC/sgD19nHvChm/CAbVaTO4WvQVSKdMteFFdwfYw8GiE1OG32F4 ZxZMHp00nrY8cXmtmidyZFql9zZbMfIWclCGkcSXUAFiWAwqmy6kdVfVHqgVjNBZheHG a/oxLNAYvEGCN0SrLenxH+KBEw7lkcicHqaFTfAje9ii9iArKTkp5vEojXbzN3K5f/QG LS2NqellzjTWdKgdP4eUaDqktAlhQseEcyy68XFmy2qx/80PB1ZaIax3uECmknP0PCBv UDgA== X-Gm-Message-State: AD7BkJLcWepHfnxV5woAjubhMQACoc1Y7Yl7YJcdo6lRutIRd6Z7yGvpyAVGNVIlEgiPB85fmUqjXoNBc0/c9A== X-Received: by 10.140.92.15 with SMTP id a15mr35317865qge.93.1459717469833; Sun, 03 Apr 2016 14:04:29 -0700 (PDT) In-Reply-To: <768f1e2e-baab-4ce3-ae4e-aab2d8ac5bf8@googlegroups.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106408 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 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 >