Open gordonwoodhull opened 9 years ago
Right now the charts are just float left.
It's possible that the horizontal space is less in view.html? Which would be wrong.
I plan to do upgrades of rcloud.dcplot and rcloud.shiny after the 1.2 release - marking 1.2.1
From @rhknag on October 11, 2014 21:38
Can one set the horizontal space in view.html as one can do in edit.html? In any event with my current settings I see wdcplot two charts per line in my example in edit.html and only one in view.html with the following settings:
From @rhknag on October 23, 2014 15:19
I just noticed that more than one chart is shown per line in Firefox. So I think it may be an issue of render size in the "shareable link" mode on Chrome. It appears that charts are larger in "shareable link" mode than in notebook mode on Chrome - because I see two charts per line in notebook mode but only one per line in "shareable link" mode. See the wdcplot section of : https://rcloud.research.att.com/edit.html?notebook=478b1a9adeb47072d87f
From @rhknag on October 11, 2014 1:32
When I publish my wdcplot notebook using "Shareable Link" the dc plots are serialized (none are side by side). Is there a workaround for this - or is it a bug?
Copied from original issue: att/rcloud#908