-
Notifications
You must be signed in to change notification settings - Fork 64
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
In Web Browsers, globejs() ignores arcsLwd arguments #40
Comments
I'm having the same issues. |
FYI sorry for the long latency, I am working on the threejs package
this month. This will be fixed soon.
…On 12/15/16, mportillo14 ***@***.***> wrote:
I'm having the same issues.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#40 (comment)
|
That's great! Looking forward to your update. Thanks! |
A few things: I can't reproduce this with either chromium or google chrome Version 55.0.2883.87 (64-bit). However, I think I saw an issue in the code that could cause problems and changed that in 83c0de7 Try again using the GitHub version of the package and see if that last commit helps. |
Sorry for the latency. The master branch is right. I'm actually having trouble now with threejs on Linux and the globes in general...continuing to look in to this. |
Sorry for the delay. I'm in mid-deliverable so I can't update to 3.4... but I just tried your latest version on R 3.3.1 and we're going backwards! Shows nothing in Rstudio, and on Chrome, it doesn't show the line-width, nor does it show the white bar making the origin! Latest Chrome and RStudio (1.0.143), and this is even a new laptop Windows 7Pro Maybe some other users can try? I hate to delay your cran submission if I'm the only one w/ issues... |
Thanks for checking this; this is super-important to fix so I'll to do
so asap...
…On 5/3/17, Amit Kohli ***@***.***> wrote:
Sorry for the delay. I'm in mid-deliverable so I can't update to 3.4... but
I just tried your latest version on R 3.3.1 and we're going backwards!
![image](https://cloud.githubusercontent.com/assets/8094091/25656660/0bb46b42-2ff2-11e7-896b-b5e604c0c6fa.png)
Shows nothing in Rstudio, and on Chrome, it doesn't show the line-width, nor
does it show the white bar making the origin!
Latest Chrome and RStudio (1.0.143), and this is even a new laptop Windows
7Pro
Maybe some other users can try? I hate to delay your cran submission if I'm
the only one w/ issues...
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#40 (comment)
|
Can confirm this is still an issue, I would guess this bug is maybe due to upstream issues? |
Reproducible example:
Plotting this in RStudio produces expected results:
But, if I view the same output in Chrome and Internet Explorer, the line width is ignored:
Am I doing something wrong? Or is there a preferred way of saving the globe?
Thanks for a great package!
The text was updated successfully, but these errors were encountered: