1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-08-05 07:19:17 +08:00
Files
sqliteviz/How-to-view-point-details-in-chart-visualization.md
2026-07-26 20:49:50 +02:00

663 B

How to view point details in chart visualization

To see the full data corresponding to selected points of the chart, first open the detail panel by clicking in the side menu. Then turn on box or lasso selection mode using plotly menu bar.

Fig. 1: Lasso selection menu item

Select one or more points. You can apply multiple selections holding Shift key. The detail panel will show full data for all points inside all selections.

Fig. 1: Viewing details of selected points

Double click in chart area to remove selections.