#418: Display log of histogram in wxgui
-------------------------+--------------------------------------------------
Reporter: cgsbob | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Quite often, I deal with rasters with a wide range of values. When I view
the histogram in the new wxgui, I am presented with a useless histogram.
A log of the histogram would give me more useful.
The remaining issues are that `d.histogram` does not support this and that
wx-based histogram tool might be replaced by matplotlib-based tool and the
feature must be kept. Anyway, problem fixed, closing ticket.