-
Notifications
You must be signed in to change notification settings - Fork 332
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
Ggplot graphics truncated #676
Comments
@piccolbo can you be more specific? I ran some ggplot code just now and saw no issues. |
You bet!
After my first report I discovered that if I select the gplot line and the following line, with a random harmless expression, and then evaluate, then the problem is lessened. But the graphics panel is still too small -- it scrolls though.
|
I agree there's a big overlap with#632. But mostly for my education, when is the decision between inline and block graphics made? How can such a big inline bubble that covers the rest of the code make sense? Why no scroll bars if part of the graphics is hidden? My answer, coming from rstudio, would be never inline and always size the bubble big enough to avoid scrolling |
Description:
Ggplot for python graphics excludes x axis
Steps to Reproduce:
Load ggplot
2. [Second Ste
Plot a graph
Sorry on a phone now can provide 4 line example
Versions:
Which OS and which version of Hydrogen and Atom are you running?
Os x Sierra hydrogen 1.8,0
You can get this information from copy and pasting the output of
atom --version
from the command line.Logs:
Please post any error logs and the output of the developer tools as described in our Debugging Guide.
The text was updated successfully, but these errors were encountered: