Make the histogram docker work better with floating point.

This adds a test for maximum, which then scales the whole histogram. Part of #86

image

Now, with logarithmic scaling:

image

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

Merge request reports

Loading