We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0b7e1 commit 545b951Copy full SHA for 545b951
examples/misc/packed_bubbles.py
@@ -1,4 +1,8 @@
1
"""
2
+===================
3
+Packed bubble chart
4
5
+
6
Create a packed bubble / non overlapping bubble chart to represent scalar data.
7
The presented algorithm tries to move all bubbles as close to the center of
8
mass as possible while avoiding some collisions by moving aroud colliding
0 commit comments