rvg (version 0.1.9)

set_attr: set attributes to graphical elements

Description

set attributes with javascript instructions to graphical elements.

Usage

set_attr(ids, attribute, str)

Arguments

ids

integer vector of graphical elements identifiers (returned by rvg_tracer_off).

attribute

name of the attribute to set.

str

values to set for the attribute.