Fork me on GitHub

Examples

Besides turning on/off different parts of the cluster heatmap itself (column dendrogram, metadata etc.), it is also possible to choose, which of the navigation buttons/features will be displayed.

By default all of the features are visible. To turn them off we can use the navigation_toggle option and set the value of unwanted parts to false, e.g., navigation_toggle: {"export_button": false, "distance_scale": false}. All possible options are: color_scale, distance_scale, export_button, filter_button and hint_button.

Example settings
Example data
The activities of several ligands measured at three different concentrations. Data are clustered using Euclidean distance and Ward's linkage. Show data >>