Skip to content

Commit 705fd97

Browse files
author
Fritz Lekschas
authored
Add docs for backgroundImage to constructor
1 parent 780f7f3 commit 705fd97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ See a complete example at [example/index.js](example/index.js).
6666

6767
- `regl` a Regl instance to be used for rendering.
6868
- `background` background color of the scatterplot.
69+
- `backgroundImage` background image for the scatterplot. This must be a [regl texture object](https://github.com/regl-project/regl/blob/gh-pages/API.md#textures).
6970
- `canvas` canvas element.
7071
- `colors` colormap.
7172
- `pointSize` size of the points.

0 commit comments

Comments
 (0)