From 9b477c6b4261b1f94ff078988640c32040ed96b2 Mon Sep 17 00:00:00 2001 From: jgaffuri Date: Mon, 8 Jan 2024 11:12:36 +0100 Subject: [PATCH] doc --- README.md | 1 - docs/reference.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 588c34c4f..f187d5e9f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ [Visit the style gallery](https://github.com/eurostat/gridviz/blob/master/docs/gallery.md) to see the different customisable styles available for visualizing gridded data with gridviz. - [](https://eurostat.github.io/gridviz/docs/reference#shapecolorsize-style) [](https://eurostat.github.io/gridviz/docs/reference#side-category-style) [](https://eurostat.github.io/gridviz/docs/reference#shapecolorsize-style) diff --git a/docs/reference.md b/docs/reference.md index e6a40dd75..eab28b240 100644 --- a/docs/reference.md +++ b/docs/reference.md @@ -77,8 +77,8 @@ Gridviz proposed several types of datasets: Javascript, CSV, tiled CSV. These da - See [this example for raw javascript data](https://eurostat.github.io/gridviz/examples/basics/basic_JS.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_JS.html)). - See [this example for CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_CSV.html)). - See [this example for tiled CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_tiled_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_tiled_CSV.html)). -- See [this example for tiled CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_multiscale_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_multiscale_CSV.html)). -- See [this example for tiled CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_tiled_multiscale_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_tiled_multiscale_CSV.html)). +- See [this example for multiscale CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_multiscale_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_multiscale_CSV.html)). +- See [this example for both tiled and multiscale CSV data](https://eurostat.github.io/gridviz/examples/basics/basic_tiled_multiscale_CSV.html) ([code](https://github.com/eurostat/gridviz/blob/master/examples/basics/basic_tiled_multiscale_CSV.html)). The gridded data may be pre-processed after loading, and filtered: