Plot Tab¶

kmviz supports different plot types made with plotly.express
plotly.express.scatterplotly.express.lineplotly.express.areaplotly.express.barplotly.express.violinplotly.express.boxplotly.express.parallel_categoriesplotly.express.parallel_coordinatesplotly.express.density_heatmapplotly.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.