| Issue 6: | Problem with exporting charts under OSX | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. rendering any motion chart (e.g. with the Fruits data set) -- possibly this extends to other visualization types as well since the problem is not with the visualization as such, but with exporting it. 2. saving the source code from within the browser OR clicking on the ID of the visualization and copy-pasting the contents of the source code windows OR using the print() function 3. opening the exported visualization in any browser What is the expected output? What do you see instead? expected is the visualization, instead I see a blank page What version of the product are you using? On what operating system? googleVis 0.2.6, R 2.13.0, OSX 10.6.7 Please provide any additional information below. To clarify: motion charts (and possibly other types of charts) cannot be exported, but only work using the plot() function. Any attempt to save-as or copy-paste the source code of a working visualization fails even though the page source of the page rendered via the R http server (http://127.0.0.1:12077/custom/googleVis/.... is superficially identical with the page generated with print(). I'm not sure, but perhaps the problem is also related to the RJSONIO issue?
Jun 13, 2011
Project Member
#2
markus.g...@googlemail.com
Jun 16, 2011
(No comment was entered for this change.)
Status:
Verified
Aug 9, 2011
Warnings have been added to the help files. Thanks for your comments.
Status:
Done
|