Skip to content

Commit 3dd536e

Browse files
committed
update news
1 parent d89cf84 commit 3dd536e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## NEW FEATURES & IMPROVEMENTS
44

5+
* It is now possible to modify (i.e., update without a full redraw) plotly graphs inside of a shiny app via the new `plotlyProxy()` and `plotlyProxyInvoke()` functions. For examples, see `demo("proxy-relayout", package = "plotly")` and `demo("proxy-mapbox", package = "plotly")`. Closes #580.
56
* The `schema()` function now returns the plot schema (rather just printing it), making it easier to acquire/use values from the official plot schema. See `help(schema)` for an example. Fixes #1038.
67

7-
88
## CHANGES
99

1010
## BUG FIXES

0 commit comments

Comments
 (0)