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

Only 1 dataset is shown when downloading a chart. Save as works as expected #43

Closed
KoenVanduffel opened this issue Aug 4, 2016 · 3 comments
Assignees

Comments

@KoenVanduffel
Copy link

I have a serialchart with 5 datasets. All 5 are shown on the graph and all 5 are present when saving as XLSX. When I download a JPG, PDF, SVG or PNG I only get the 4th dataset to show on the image. There is no special setup in the export section:
"export": {
"enabled": true,
"position": "bottom-right"
}
All 5 graphs have the same time axis, have complete datasets and are only different in colors and Y-axis they are referred to.

Is this a bug in the library or am I overseeing something?

@maertz maertz self-assigned this Aug 5, 2016
@maertz
Copy link
Collaborator

maertz commented Aug 5, 2016

Everything seems fine on my side, if it works on your side as well, ensure you've the most recent version of the plugin in your project.

Stock: http://codepen.io/team/amcharts/pen/80c453a0d9c1bb725b1a5eeea762fe44
Serial: http://codepen.io/team/amcharts/pen/df6a5827fa8d7cf6c47e6ed33e3d08bb

@KoenVanduffel
Copy link
Author

Thanks for the quick answer. My library was downloaded just a few weeks ago and I did not check for an update.... sorry about that. The latest version works as perfectly!!

@maertz
Copy link
Collaborator

maertz commented Aug 5, 2016

Alright, glad to hear it works now - you are welcome :)

@maertz maertz closed this as completed Aug 5, 2016
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