Description Usage Arguments Value
Helper function for writing the link properties in interactive Glimma plots
1 2 3 4 5 6 7 8 9 |
from |
the index of the plot from which the event is dispatched. |
to |
the index of the plot which receives the event and performs an action. |
src |
the action that is performed in the "from" plot. |
dest |
the action that is performed in the "to" plot. |
flag |
indicates special links for particular chart types. |
both |
creates symmetric links whereby the "dest" action in "to" also triggers the "src" action in "from". |
info |
additional info for creating the link. |
a link object containing the plot linking information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.