JuliaPlots / UnicodePlots.jl

Unicode-based scientific plotting for working in the terminal
Other
1.45k stars 82 forks source link

relax `Plot`, `lineplot`, `scatterplot` ctors #369

Closed t-bltg closed 10 months ago

t-bltg commented 10 months ago

Improvements for https://github.com/JuliaPlots/UnicodePlots.jl/issues/365.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0db6bdb) 99.75% compared to head (86d2c7d) 99.75%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #369 +/- ## ======================================= Coverage 99.75% 99.75% ======================================= Files 36 36 Lines 2079 2082 +3 ======================================= + Hits 2074 2077 +3 Misses 5 5 ```

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