rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
269 stars 37 forks source link

Makie plot tweaks and fixes #582

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

A few fixes for makie plots:

codecov-commenter commented 8 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (f25fb78) 88.10% compared to head (fb4f3a8) 87.85%.

Files Patch % Lines
src/Dimensions/utils.jl 0.00% 6 Missing :warning:
ext/DimensionalDataMakie.jl 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #582 +/- ## ========================================== - Coverage 88.10% 87.85% -0.25% ========================================== Files 40 41 +1 Lines 3397 3410 +13 ========================================== + Hits 2993 2996 +3 - Misses 404 414 +10 ```

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