gonum / plot

A repository for plotting and visualizing data
BSD 3-Clause "New" or "Revised" License
2.72k stars 202 forks source link

vg/recorder: drop unneeded field from Canvas. #772

Closed sbinet closed 1 year ago

sbinet commented 1 year ago

Fixes #771.

Please take a look.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.72% :tada:

Comparison is base (8aad608) 73.37% compared to head (29f7e22) 75.10%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #772 +/- ## ========================================== + Coverage 73.37% 75.10% +1.72% ========================================== Files 56 58 +2 Lines 5180 7423 +2243 ========================================== + Hits 3801 5575 +1774 - Misses 1194 1652 +458 - Partials 185 196 +11 ``` | [Files Changed](https://app.codecov.io/gh/gonum/plot/pull/772?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gonum) | Coverage Δ | | |---|---|---| | [vg/recorder/recorder.go](https://app.codecov.io/gh/gonum/plot/pull/772?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gonum#diff-dmcvcmVjb3JkZXIvcmVjb3JkZXIuZ28=) | `87.65% <ø> (+1.33%)` | :arrow_up: | ... and [54 files with indirect coverage changes](https://app.codecov.io/gh/gonum/plot/pull/772/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gonum)

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