You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@
42
42
* Recursive attribute validation is now only performed on recursive objects (#1315).
43
43
* The `text` attribute is no longer collapsed to a string when `hoveron='fills+points'` (#1448).
44
44
*`layout.[x-y]axis.domain` is no longer supplied a default when `layout.grid` is specified (#1427).
45
+
* When uploading charts to a plot.ly account via `api_create()`, layout attributes are no longer incorrectly src-ified, which was causing inconsistencies in local/remote rendering of `ggplotly()` charts (#1197).
0 commit comments