|
From: Brendan B. <bre...@br...> - 2014-12-03 20:45:57
|
On 2014-12-03 12:39, Amit Saha wrote:
> Hi,
>
> Please find attached a simple histogram created using the hist()
> function. Any idea why the last two bars are squeezed into each other?
> Is there a simple way to fix this while plotting?
It looks like the bins are set up so that there are empty bins between
each of the other bars. How are you setting the bins? You could try
adjusting the bin boundaries.
--
Brendan Barnwell
"Do not follow where the path may lead. Go, instead, where there is no
path, and leave a trail."
--author unknown
|