glue icon indicating copy to clipboard operation
glue copied to clipboard

Don't change labels when using log scale axes

Open Carifio24 opened this issue 2 years ago • 0 comments

This PR addresses #2193. As pointed out there, "Log" shouldn't be prepended to the axis label when using log scale axes, since we aren't actually plotting the log of the component values. This also modifies the test_axes_labels test to account for this change.

Carifio24 avatar Sep 15 '22 18:09 Carifio24