Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41306

Simple Plot in Python

Newsgroups comp.lang.python
Date 2013-03-16 04:42 -0700
Message-ID <af110417-6d21-4a8d-963d-9c67f4813ce5@googlegroups.com> (permalink)
Subject Simple Plot in Python
From subhabangalore@gmail.com

Show all headers | View raw


Dear Group,

I have two sets of values in probability, like,

x=[0.1,0.2,0.3,0.4]
and
y=[0.2,0.4,0.6,0.8]

And I am trying to draw a simple graph with Python.

I was trying to draw in Matplotlib but did not find much help.

If any one in the room can kindly suggest.

Thanking You in Advance,
Regards,
Subhabrata. 

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


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