Plot Tab¶
kmviz supports different plot types made with plotly.express
plotly.express.scatter
plotly.express.line
plotly.express.area
plotly.express.bar
plotly.express.violin
plotly.express.box
plotly.express.parallel_categories
plotly.express.parallel_coordinates
plotly.express.density_heatmap
plotly.express.density_contour
On click
Clicking on a point jumps into the Sequence
Tab to display the query coverage corresponding to this sample
On selection
Using Box select
or Lasso select
allows to select a subset of points. The selection filters the metadata table, i.e. it applies at global scope and is also reflected in the Map
tab.