visNetwork.default | R Documentation |
A list with parameters customizing visNetwork visualisation (see visNetwork documentations)
visNetwork.default
An object of class metanetwork_config
of length 4.
# display all default settings visNetwork.default # create a new settings visNetwork.custom = visNetwork.default visNetwork.custom$label.size = 10 visNetwork.custom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.