Switch to Matplotlib-based histogram
This will give us the following features:
- Users can select a range to focus on.
- Users can see tooltips with data values.
- The histogram can be colored based on the current colormap. We may want to separate the colormap from the range selection if there's a good UX we can provide for this.