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

Cairo backend and errorbar cap color #1329

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Conversation

Mattriks
Copy link
Member

  • I've run the regression tests
  • I've built the docs and confirmed these changes don't cause new errors

This PR:

Currently for the Cairo backend, errorbar caps are the wrong color, when using the color aesthetic. Due to GiovineItalia/Compose.jl#339

  • This PR fixes this issue for Geom.errorbar
p = evalfile(dirname(pathof(Gadfly))*"/../test/testscripts/errorbar.jl")
draw(PNG("errorbar_cap_color.png"), p)

errorbar_cap_color

@tlnagy tlnagy merged commit 0f9e999 into GiovineItalia:master Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants