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

Missing part of information in the chart #18

Open
lizard824 opened this issue Oct 19, 2018 · 2 comments
Open

Missing part of information in the chart #18

lizard824 opened this issue Oct 19, 2018 · 2 comments
Assignees

Comments

@lizard824
Copy link

lizard824 commented Oct 19, 2018

HI, i got a problem. When i export to png, jpg format.,it just show up x-Axis line and chart line.But it is fine with PDF and SVG.

@Shestac92 Shestac92 self-assigned this Oct 22, 2018
@Shestac92
Copy link

@lizard824
This is a known issue. The problem comes from a conflict of imagemagick library versions.
Now we are looking for a solution and we will notify you when the solution becomes available.
Thank you for your report!

@Shestac92
Copy link

@lizard824
Please, try to install imagemagick-7.0.7-39
Exactly this version works properly.
If you are using homebrew manager you can execute the following commands:
brew unlink imagemagick
And then:
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/d702da6c9ee696d98e8313b7303c530680dd552f/Formula/imagemagick.rb

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

No branches or pull requests

2 participants