Keyboard Shortcuts ================== .. TODO: Audit the codebase for all keyboard shortcuts and hotkeys. The following are inferred from common WPF patterns and code inspection. Verify each one in the running application before publishing. Navigation ---------- Charts ------ Analytics charts support mouse interactions: .. list-table:: :widths: 30 70 :header-rows: 1 * - Action - Effect * - **Scroll wheel** - Zoom in/out on chart * - **Click and drag** - Pan the chart * - **Middle-click drag** - Pan the chart * - **Hover** - Show tooltip with data point details .. TODO: Confirm chart interaction patterns. ScottPlot's default benchmark toggle on double-click is disabled in FTJ.