Make the histogram docker work better with floating point.
This adds a test for maximum, which then scales the whole histogram. Part of #86
Now, with logarithmic scaling:
There is an argument to be made for having this use a window, like the Histogram producers do, but at the same time, having the full range visible is pretty nice already (And creating a widget for that window might need the full range anyway?).
Edited by Wolthera van Hövell

