View source: R/hierplane_styles.R
Add styling options
1 2 3 4 5 | hierplane_styles(
node_type_to_style = NULL,
link_to_positions = NULL,
link_name_to_label = NULL
)
|
node_type_to_style |
A named list of mappings from node type to styles.
See |
link_to_positions |
A named list of mappings from link to node placements.
See |
link_name_to_label |
A named list of mappings from link names to labels (e.g. from "Episode" to "Ep"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.