josecamachop / MEDA-Toolbox

Multivariate Exploratory Data Analysis Toolbox for Matlab
GNU General Public License v3.0
30 stars 17 forks source link

Improve labelling vix in scatter plots #55

Open josecamachop opened 1 year ago

josecamachop commented 1 year ago

Scatter plots makes use of the blur parameter to drop labels to reduce clutter. We use a heuristic solution, which takes into account the size of the label and the collision in the viz with other points. It would be nice to include the option to relocate labels (optimize labels location) to improve viz.