Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 479 Bytes

Embedding Examples

This package contains examples on using the public GenomeSpy API to adjust scales, dynamically update data, etc.

You can launch the examples from the project root using the command:

% npm -w @genome-spy/embed-examples run dev

The examples rely directly on the @genome-spy/core ESM package, but can be adapted for the bundled NPM/CDN package as shown in the examples on the Getting Started page.