Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix gr legend #4492

Merged
merged 3 commits into from
Nov 3, 2022
Merged

fix gr legend #4492

merged 3 commits into from
Nov 3, 2022

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Nov 3, 2022

@t-bltg t-bltg added GR regression upstream julia or dependencies labels Nov 3, 2022
@t-bltg t-bltg force-pushed the twin2 branch 4 times, most recently from d157f28 to f7e5449 Compare November 3, 2022 11:47
@t-bltg t-bltg changed the title fix gr legend - try to pin GR_jll fix gr legend Nov 3, 2022
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 90.89% // Head: 90.89% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (2e04cb7) compared to base (6206ac0).
Patch coverage: 90.47% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4492      +/-   ##
==========================================
- Coverage   90.89%   90.89%   -0.01%     
==========================================
  Files          40       40              
  Lines        7647     7641       -6     
==========================================
- Hits         6951     6945       -6     
  Misses        696      696              
Impacted Files Coverage Δ
src/backends/gr.jl 92.59% <85.71%> (ø)
src/axes.jl 90.15% <87.50%> (ø)
src/layouts.jl 95.93% <100.00%> (-0.07%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@t-bltg t-bltg merged commit 1220ab0 into JuliaPlots:master Nov 3, 2022
@t-bltg t-bltg deleted the twin2 branch November 3, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GR regression upstream julia or dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Legend at :top and :bottom dislocated to the left
1 participant