davibarreira / Vizagrams.jl

Integrating diagramming and data visualization
https://davibarreira.github.io/Vizagrams.jl/
MIT License
45 stars 2 forks source link

Histogram functionality #29

Closed davibarreira closed 2 months ago

davibarreira commented 2 months ago

Created helper functions to ease the process of drawing histogram.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 80.95238% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.50%. Comparing base (57d1cb4) to head (9bd52aa). Report is 2 commits behind head on master.

Files Patch % Lines
src/marks/histogram.jl 79.48% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ========================================== + Coverage 71.14% 71.50% +0.35% ========================================== Files 68 68 Lines 2357 2390 +33 ========================================== + Hits 1677 1709 +32 - Misses 680 681 +1 ```

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