Update a property of an illustration element
update_property(rdog = NULL, elementId, ...)
Arguments
rdog |
rdog object where the element is in. Can be a character if called from a code block in shiny |
elementId |
id of the element to be modified |
... |
Properties to be modified. |