eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
294 stars 71 forks source link

Enable many annotation labels without overlap #249

Closed eweitz closed 4 years ago

eweitz commented 4 years ago

This enables adding all possible annotation labels, without overlap. It builds on #248. Most of this new code involves calculating layout and avoiding collisions.

The intent is to let clients maximize information density in an annotated ideogram. It allows users to see many gene names and genomic locations at a glance.

filled_annotation_labels_ideogram_2020-10-26
coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.06%) to 89.621% when pulling 7b0efaeb8bd00aba21a0d5dd3fd5771e492ba424 on fill-annotation-labels into 22e003b13cda3de4a22e5597bc81702d2721547b on master.