Description Usage Arguments Source
Hierplanes visualize hierarchical data. The .data
param expects a hierplane
object created by various inputs using the hp_
family of functions.
1 2 3 4 5 6 7 |
.data |
A dataframe containing hierarchical features. |
theme |
Either light, dark, grey, or pink. |
width, height |
Must be a valid CSS unit (like |
elementId |
Explicitly provide an element ID to the widget rather than an automatically generated one. This is optional. |
https://github.com/allenai/hierplane
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.