I'm trying to have the points start from the x-axis (similar to a histogram)
and draw lines upwards. I've attached an image of the program output, as you
can see - there are no red lines from 0-200 on the y-axis. Any ideas how to
start them from zero?
http://www.nabble.com/file/p23707480/image.pn
Hi,
I've managed to take the contents of my CSV file and display it with
matplotlib. I'm having some issues with the way my X-axis is being
displayed.
For the X-axis, I pass in a list that filled with datetime objects, an
example of one element on the list:
datetime.datetime(2007, 12, 17, 20, 2