When plotting a tally, and 'Log Scale' is checked
The Line2D (or axhline as I know it in matplotlib) on the legend is incorrect
I believe it is the norm() mapping that is failing
Latest plotter version
python 3.13.11
matplotlib 3.10.7
numpy 2.3.5
PySide6 6.10.1
openmc 0.15.4.dev344
h5py 3.15.1
vtk 9.5.2
scipy 1.16.3
lxml 6.0.2
mpi4py 4.1.1

When plotting a tally, and 'Log Scale' is checked
The Line2D (or axhline as I know it in matplotlib) on the legend is incorrect
I believe it is the norm() mapping that is failing
Latest plotter version