Open anthonynorth opened 6 months ago
Support partial layer data updates in shiny. Data passed to update_x_layer should be merged into (overwriting columns with matching names) the client state when lengths are equal.
update_x_layer
Support partial layer data updates in shiny. Data passed to
update_x_layer
should be merged into (overwriting columns with matching names) the client state when lengths are equal.