Helper function for creating a cognostic for a link to another display in a filtered state
1 2 3 4 5 6 7 8 9 10 11 |
display |
A string indicating the name of the display to link to. |
var |
A string indicating the variable name to filter on. |
val |
A string indicating the value of the filter. |
desc |
a description for this cognostic value |
group |
optional categorization of the cognostic for organizational purposes in the viewer (currently not implemented in the viewer) |
default_label |
should this cognostic be used as a panel label in the viewer by default? |
default_active |
should this cognostic be active (available for sort / filter / sample) by default? |
filterable |
should this cognostic be filterable? Default is |
sortable |
should this cognostic be sortable? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.