From 90f23514a4380ef44b06ed2df3add89856ae6bea Mon Sep 17 00:00:00 2001 From: Julien Gaffuri <4315279+jgaffuri@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:17:06 +0100 Subject: [PATCH] Update reference.md --- docs/reference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference.md b/docs/reference.md index e7059d9d1..4ce4721d8 100644 --- a/docs/reference.md +++ b/docs/reference.md @@ -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)