python - "Dodge" overlapping points in matplotlib? -


i want plot hundred or points on world map. of points close together, able separate them, still approximately in correct position, not overlapping neighbouring points.

something this might useful in cases, in others it's going make non-overlapping neighbours overlap.

is there nice way in matplotlib, or have manually code kind of force-sprung separator before plotting?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -