Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswex authored Oct 27, 2020
1 parent bd88858 commit e326140
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions facets_dive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ In that case, you'll also have to set the `crossOrigin` property (or `cross-orig
To correctly slice up the sprite atlas, Dive needs to know the width and height in pixels of each sprite.
You can set these with the `spriteImageWidth` and `spriteImageHeight` properties (`sprite-image-width` and `sprite-image-height` when setting them in HTML), respectively.

An example how to use an already-generated sprite atlas in Facets Dive inside of a colab notebook can be found [in this notebook](https://colab.research.google.com/github/PAIR-code/facets/blob/master/facets_dive/colab_dive_atlas_demo.ipynb).

### Embedding Dive in Your Page

The project is built with [Bazel](https://www.bazel.build/).
Expand Down

0 comments on commit e326140

Please sign in to comment.