EpivizWebComponent-class {epivizrChart} | R Documentation |
Data container for an Epiviz Web component.
data_mgr
name
(character) Epiviz chart type (tag name).
class
(CharacterOrNULL) Epiviz chart's class attribute.
id
(character) Epiviz chart's id attribute.
get_attributes()
Get attributes for rendering web component
get_class()
Get class
get_data_mgr()
Get data manager
get_id()
Get id
get_name()
Get name of Epiviz Web Component
set_class(class)
Set chart class
set_id(id)
Set chart id
set_name(name)
Set name