Upload a ringsh.txt file to vizualize your keyspace.
Command to Generate a ringsh.txt format from a runnng ring:

ringsh supervisor ringStatus DATA |grep Node: |awk '{split($3,n,":");printf("supervisor nodeAssignId ring %s %s %s\n", n[1], n[2], $4)}'
TODO
Numbers are computed at the max precision available.
Color scheme updated (Now 42 colors available).
Code refactored: more readable + comments.