Commit 3abc31d
authored
Improve R (ark) snippets based on source code analysis (#52)
- Fix update_display_data to create separate plots instead of adding points
to existing plot. Ark sends update_display_data when a new plot replaces
the previous one on the same graphics page.
- Add rich_execute_result support for R. Ark returns text/html in
execute_result for data frames, not just via display_data.1 parent 8b8f79f commit 3abc31d
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments