Description Usage Arguments Details Examples
Convenience function to create tooltip templates
(itemTp
argument in tooltip()
function).
1 2 3 |
... |
One or more |
name, value |
Name and value of the tooltip item. |
marker |
Whether to include the color marker (dot) in the tooltip. |
The arguments title
, name
, and value
accept
either a bare column name from the data to use as
{mustache}
/{handlebar}
in the template. If a string is
passed then it is treated as constant.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.