-
Notifications
You must be signed in to change notification settings - Fork 338
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
googleVis + slidify encoding issue #377
Comments
Please update to the latest versions of |
I did the installation again (using ref = "dev"), deleted the libraries folder, run "runDeck" and pushed to github, but unfortunately the result remains the same. |
@gd047 perhaps you need to install |
After installing fix-encode, greek characters disappeared completely from the plot :-( |
Your repo is too big and requires some additional installation. If you will provide a minimum reproducible example, I'll test it. |
On the fix-encode link the slidify command was given like this |
@kohske This is another test repo. I am also posting the output of sessionInfo() again, because I had to rollback markdown to version markdown_0.6.3, due to some encoding issues. https://github.com/gd047/gvis_test EDIT: The page build failed with the following error:
|
@gd047 This works on OS X and I'll test it on Windows tomorrow. |
@kohske I have similar problem with spanish character. R version 3.1.0 (2014-04-10) locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
PD: in my case I'm not using googleVis. This is the bad html http://prntscr.com/3ueitp I create a repo for testing for spanish character. I think the problem is just in index.html for that reason I create a repo.with these 2 html. Is there a way for view easily the difference between these html? Thank in advance |
@gd047 I successfully created web slide from your .Rmd on Win 7.
|
@kohske Could you please tell me the command you used to puplish in rpubs, because what I have tried was not successful. |
Just
|
Thanks, I did it on github http://gd047.github.io/gvis_test/#3 |
There is |
Thank you. This question remains open. It's minor but, is there a way to set encoding = "UTF8" when using the Hopefully I will remember to install the fix-encode branch, after slidify in the future. :-/ |
Could you please help me with the following issue?
http://gd047.github.io/project_cost_escalation/#6
As you will see, the greek characters appear correctly in
Select Variables
area of the motion chart, while they do not for theColor
andy-axis
indicators.Here is my repo
The text was updated successfully, but these errors were encountered: