Idea detail
html_export_graph_labels
reqlan rq/extension/features-html-export.rq:259
Summary
HTML export canvas graphs implement shared graph_labels ( full names, no ellipsis truncation ).
html_export_graph_label_modes
html_export_graph_label_auto
Attributes
Ancestor context
Export-surface wiring for [graph_label_modes]: Labels control on every interactive export graph cycles auto / on / off; Reset restores auto.
html_export_graph_label_autoExport-surface wiring for [graph_label_auto]: canvas paint applies continuous zoom opacity ( GRAPH_LABEL_FADE_START → GRAPH_LABEL_FADE_END ); hover / drag stays fully opaque. Zoom and Fit from [html_export_graph_interaction] / [manual_reframe] update opacity each paint.
html_export_graph_interactionThe interactive export graph should support dragging nodes and panning or zooming the viewport, aligned with [view_controls] and [manual_reframe]. Click-through to idea pages must remain available after drag via click-versus-drag discrimination. A Fit control should reframe the viewport to the current node set without restarting layout or clearing live physics state. Zoom and Fit must continuously drive [graph_label_auto] / [html_export_graph_label_auto] opacity when Labels is in auto mode.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | ../../packages/analytical/src/export/html-export-assets.ts | packages/analytical/src/export/html-export-assets.ts | html-export-assets.ts |
| file_reference | ../../packages/analytical/test/export-html.test.ts | packages/analytical/test/export-html.test.ts | export-html.test.ts |
| references | html_export_graph_label_auto | reqlan rq/extension/features-html-export.rq | html_export_graph_label_auto |
| references | html_export_graph_label_modes | reqlan rq/extension/features-html-export.rq | html_export_graph_label_modes |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | html_export_graph_page | reqlan rq/extension/features-html-export.rq | html_export_graph_labels |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | graph_labels | graph_labels |
Initialising graph…