Add images to nodes with the Custom Shapes plugin.

sg_add_images(sg, data, url, ...)

Arguments

sg

An object of class sigmajsas intatiated by sigmajs.

data

Data.frame containing columns.

url

URL of image.

...

Any other column.

See also

Examples

# NOT RUN {
demo("custom-shapes", package = "sigmajs")
# }