We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behaviour Plot area and legend are displayed in export file.
Actual behaviour Plot area is not displayed in export file if legend item names are too long.
Live demo with steps to reproduce Create any type of chart that has series with long names Export chart http://jsfiddle.net/lanimelrok/qg3fw7z4/
Product version Highstock 7.0.3
The text was updated successfully, but these errors were encountered:
Thanks, @sebastianbochan. Would you be able to suggest a workaround in the meantime?
Sorry, something went wrong.
It looks like this plugin is broken in general: http://jsfiddle.net/BlackLabel/7m68hkgL/6/ - it's not related to the exporting options only.
As for the workaround, I think the safest solution for this problem is.. fixed exporting.sourceHeight: http://jsfiddle.net/BlackLabel/Lpy7exw1/1/
exporting.sourceHeight
Thanks, @pawelfus. Any plans to fix this plugin in the near future?
No branches or pull requests
Expected behaviour
Plot area and legend are displayed in export file.
Actual behaviour
Plot area is not displayed in export file if legend item names are too long.
Live demo with steps to reproduce
Create any type of chart that has series with long names
Export chart
http://jsfiddle.net/lanimelrok/qg3fw7z4/
Product version
Highstock 7.0.3
The text was updated successfully, but these errors were encountered: