Examples
Examples are the foundation for this documentation reset. A page is considered release-worthy only when it uses public APIs, runs against local Helios bundles, and demonstrates a real graph/data workflow.
Visual Examples
Use these when building a browser visualization. They render actual graph
canvases, interaction state, UI panels, legends, filters, persistence, or
exported figure output with mkdocs-sidecode.
- Basic rendering
- Attributes, mappers, and legends
- Interaction and labels
- Layouts and filters
- Persistence and export
- Touch and mobile controls
- Extension patterns
Open the visual examples guide.
Data/API Examples
Use these when working with graphs as data. They lead with the chainable attribute writers and keep the direct buffer API as an explicit fast path.
Open the data/API examples guide.
Retired Scaffold
The original tiny behavior and persistence examples remain in the repository as scaffold history, but they are not in the release navigation. New guides should be written from the visual and API/data examples above.