Generic function to write new glyph types using loon's primitive glyphs

# S3 method for default
l_glyph_add(widget, type, label = "", ...)

Arguments

widget

widget path as a string or as an object handle

type

loon-native non-primitive glyph type, one of 'text', 'serialaxes', 'image', '[polygon', or 'pointrange'

label

label of a glyph (currently shown only in the glyph inspector)

...

state arguments

See also