Helios Web API
Version 0.10.5
Helios Web is the browser visualization layer: renderer selection, camera and interaction state, behaviors, mappers, filters, layouts, persistence, and export. The reference below is grouped by the way users usually extend or configure a visualization.
Core
The main visualization controller and primary user-facing entry points.
Constants
Named event ids, figure presets, and other exported constant surfaces.
Behaviors
Composable behavior modules for interaction, labels, legends, mappers, filters, interface state, and export controls.
Layouts
Layout controllers and position delegates for static, worker, D3 force, and GPU force layouts.
Mappers
Visual attribute mapping primitives used to bind graph data to colors, sizes, opacity, and related channels.
Filters
Filter builders and behavior APIs for render-only or render-and-layout graph filtering.
Export
Figure export presets, capability checks, PNG/SVG capture, and preview helpers.
Persistence
State manager, storage manager, session, preference, and envelope APIs for saving and restoring visualization state.
Internal
Advanced exported utilities that are usually consumed by Helios Web itself or custom integrations.
Typed Reference
The docs build emits a structured typed reference at ../reference.json from source exports and code annotations. TypeScript declaration files are downstream artifacts and are not used as an API documentation source.
Annotation Coverage Notes
Top-level public exports without source summaries:
- No unannotated public exports detected.
Primary public class members currently using generated fallback descriptions:
- No generated member-summary fallbacks detected.