plotting pixels in python

Jonathan Gardner jgardner.jonathangardner.net at gmail.com
Thu Sep 13 16:21:07 EDT 2007


On Sep 13, 11:37 am, jo5867... at gmail.com wrote:
> No currently I am using a canvas from the Tkinter module
> What I actually want is to show how a line is plotted pixel by pixel
> using a delay loop. I want functions something like putpixel not
> draw_line

Try drawing 1px wide rectangles.




More information about the Python-list mailing list