Jitter Points on 2D Plot

版本 1.1.0 (4.4 KB) 作者: Zachary Danziger
Add jitter to points on a 2D plot to make overlapping points more visible.
38.0 次下载
更新时间 2022/3/26

查看许可证

Jitters points on a 2D plot to separate overlapping points to facilitate visualization.
The algorithm uses underlying physics that repels points from one another as though they are charged particles, but maintains the undelrying point distribution by implementing attractive forces to points' original locations.
Options include setting the strength of the repulsive jitter, applying jitter in only the x or y direction, allowing points to have different levels of importance to visualize, and tunable computational shortcuts to speed up performance.

引用格式

Zachary Danziger (2024). Jitter Points on 2D Plot (https://www.mathworks.com/matlabcentral/fileexchange/103660-jitter-points-on-2d-plot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0

Now supports 1D arrays when x or y is empty and arrays whose standard deviations are zero.

1.0.0