-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Printing changes layout of the graph #2184
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
Comments
I have no idea. Thanks for pointing this out though. |
Related: #1275 |
I saw the same thing when looking at print preview in Chrome but when I actually print out the chart, on paper the grid lines look like they are the correct width. |
Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson |
Here is the graph that I created using Plotly python ( dash to be specific ) rendered in Chrome. But, I don't think it should matter in this case.
Here is what it looks like when I tries to print in Chrome
As one can see, the underlying grid lines become too think. What can I do to make sure that the print accurately reflect what I plot ?
The text was updated successfully, but these errors were encountered: