An open API service indexing awesome lists of open source software.

https://github.com/joaopalmeiro/try-ggpointdensity


https://github.com/joaopalmeiro/try-ggpointdensity

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# try-ggpointdensity

## References

- https://github.com/z3tt/exciting-extensions
- https://github.com/LKremer/ggpointdensity
- https://www.npmjs.com/package/fast-kde
- https://observablehq.com/@uwdata/fast-kde
- https://github.com/uwdata/fast-kde
- https://mathisonian.github.io/kde/
- https://github.com/mathisonian/kde/

## Development

```bash
brew install --cask rstudio rig
```

```bash
rig add 4.3.1 --without-pak && rig list
```

```bash
rig rstudio 4.3-arm64
```