# Gridviz smoothing

![npm bundle size](https://img.shields.io/bundlephobia/minzip/gridviz-smoothing)
![npm](https://img.shields.io/npm/v/gridviz-smoothing)
![license](https://img.shields.io/badge/license-EUPL-success)

Gaussian kernel density smoothing for [GridViz](https://github.com/eurostat/gridviz/).

Examples:
- [test](https://eurostat.github.io/gridviz-smoothing/example/kernelsmoothing_small.html)
- [elevation](https://eurostat.github.io/gridviz-smoothing/example/elevation.html)
- [elevation joyplot](https://eurostat.github.io/gridviz-smoothing/example/elevation_joyplot.html)

See [the documentation](https://eurostat.github.io/gridviz/docs/reference#kernel-smoothing).
