[GRASS-dev] [GRASS GIS] #2463: d.histogram x-axis numbering incorrect

#2463: d.histogram x-axis numbering incorrect
-----------------------+---------------------------------
  Reporter: richardc | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.5
Component: Display | Version: svn-releasebranch70
Resolution: | Keywords: d.histogram
       CPU: x86-32 | Platform: Linux
-----------------------+---------------------------------

Comment (by lazaa):

I changed the condition to {{{if ((double)(tic_every * (range_dmax -
range_dmin) / nsteps) < 1.0)}}} and tested it on several raster maps.
Results look good.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2463#comment:7&gt;
GRASS GIS <https://grass.osgeo.org>