eweitz / ideogram

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

Support adjusting font size for band & chromosome labels #122

Open mtwichan opened 5 years ago

mtwichan commented 5 years ago

It would be nice to have a property that allows the user to set the font-size and font (bonus points) of the chromosome and band labels (without manually modifying the source code -> https://github.com/eweitz/ideogram/blob/master/src/js/bands/styles.js). The font is quite small, and would add value for those who have issues reading it.

eweitz commented 5 years ago

Agreed! I would he happy to accept a pull request for this.