Skip to content

Latest commit

 

History

History

embed-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.