Skip to content

Commit

Permalink
Update reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaffuri authored Mar 15, 2024
1 parent d5b64f4 commit 90f2351
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,8 @@ Most of [Gridviz](https://github.com/eurostat/gridviz/) styles rely on a continu

For more information on these functions and an overview of how they differ, see:

- [this example](https://eurostat.github.io/gridviz/examples/basics/stretching.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/stretching.html)).
- [this basic example](https://eurostat.github.io/gridviz/examples/basics/viewscale_basic.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/viewscale_basic.html)).
- [this other example based on webGL style](https://eurostat.github.io/gridviz/examples/basics/stretching.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/stretching.html)).
- the [code](../src/utils/stretching.js)
- those [graphs](https://observablehq.com/@jgaffuri/stretching)

Expand Down

0 comments on commit 90f2351

Please sign in to comment.