-
Updated
Apr 10, 2020 - JavaScript
{{ message }}
Time/Day-based statistics reporting of log files with formatted date entries
Python module that draws density contours from sample points
Density visualization plugin for neuronal morphologies
Add a description, image, and links to the density-visualization topic page so that developers can more easily learn about it.
To associate your repository with the density-visualization topic, visit your repo's landing page and select "manage topics."
Hi, thanks for the work on this very useful package!
This might be a dumb thought, but I was wondering if it would be possible to incorporate jitter'ed points (probably through
geom_jitter) as an option. I'm not sure if it would be better to calculate the density before or after jittering, too.Thanks again!