Skip to content

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.

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.