On 2021-08-28 04:39, Steve wrote:
I would like to know how the data is placed on the Y-axis and at the tops of
the bars.
The data is not being shown properly. With some exceptions, it looks as if
the data is getting sorted independently from the dates.
OK, here is the code:
===
90 3.75
Thu Aug 19, 2021 09128 5.33
Wed Aug 25, 2021 02137 5.71
-Original Message-
From: Python-list On
Behalf Of David Lowry-Duda
Sent: Friday, August 27, 2021 3:25 PM
To: python-list@python.org
Subject: Re:
> I am trying to modify the "Bar Graph Demo" at
> https://matplotlib.org/stable/gallery/index.html, Lines, bars, and
> markers
> but the more I experiment and change the code, the more messed up it
> becomes.
It is much easier to give constructive suggestions if you give a minimum
runnable code
: matplotlib questions
I am trying to modify the "Bar Graph Demo" at
https://matplotlib.org/stable/gallery/index.html, Lines, bars, and markers but
the more I experiment and change the code, the more messed up it becomes. I
have the demo code working. This is my second attempt. I guess I ac
On 8/26/21 9:47 AM, Steve wrote:
I am trying to modify the "Bar Graph Demo" at
https://matplotlib.org/stable/gallery/index.html, Lines, bars, and markers
but the more I experiment and change the code, the more messed up it
becomes. I have the demo code working. This is my second attempt. I gue
I am trying to modify the "Bar Graph Demo" at
https://matplotlib.org/stable/gallery/index.html, Lines, bars, and markers
but the more I experiment and change the code, the more messed up it
becomes. I have the demo code working. This is my second attempt. I guess
I accidentally got my first char