This PR, like #2323, addresses #2193. The original issue only mentioned the scatter viewer, which was taken care of in #2323, but the same logic applies to the x-axis label in the histogram viewer. This PR makes that change, as well as updates the histogram viewer's test_axes_labels test accordingly.
This PR, like #2323, addresses #2193. The original issue only mentioned the scatter viewer, which was taken care of in #2323, but the same logic applies to the x-axis label in the histogram viewer. This PR makes that change, as well as updates the histogram viewer's
test_axes_labels
test accordingly.