European-XFEL / DAMNIT

Data And Metadata iNspection Interactive Thing
https://damnit.rtfd.io
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Add back grid lines for DataArray plots #334

Closed JamesWrigley closed 2 months ago

JamesWrigley commented 2 months ago

I think these were lost with the big refactor.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (5b13415) to head (b799785). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
damnit/gui/plot.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #334 +/- ## ========================================== - Coverage 75.16% 75.14% -0.03% ========================================== Files 32 32 Lines 4912 4916 +4 ========================================== + Hits 3692 3694 +2 - Misses 1220 1222 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tmichela commented 2 months ago

I probably forgot that when I branched the xarray case, LGTM