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


Groups > comp.lang.python > #22561 > unrolled thread

Re: How I can draw the grid lines at intervals with step=1?

Started byChris Rebert <clp2@rebertia.com>
First post2012-04-02 17:34 -0700
Last post2012-04-02 17:34 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: How I can draw the grid lines at intervals with step=1? Chris Rebert <clp2@rebertia.com> - 2012-04-02 17:34 -0700

#22561 — Re: How I can draw the grid lines at intervals with step=1?

FromChris Rebert <clp2@rebertia.com>
Date2012-04-02 17:34 -0700
SubjectRe: How I can draw the grid lines at intervals with step=1?
Message-ID<mailman.1249.1333413279.3037.python-list@python.org>
On Mon, Apr 2, 2012 at 5:14 PM, Andres Soto <soto_andres@yahoo.com> wrote:
> Hi
> I am trying to draw a step (or staircase) function. My points are all
> integers. I would like that the grid lines help to identify the limits of
> each line, but when I draw the grid, it is set each 5 units.
> How can I draw the grid lines at intervals with step=1?

What drawing/plotting/charting library are you using?

Cheers,
Chris

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web