Releases: eweitz/ideogram
Releases · eweitz/ideogram
v1.11.0
- Add Orthologs example to home page (#162)
- Improve error handling in Orthologs example (#159)
- Prevent race condition when initialized multiple times in quick succession (#154)
- Fix embedding Ideogram in other libraries that include
d3-transition
(#160) - Mitigate impact of upstream API break on support for various organisms (#161)
v1.10.0
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.1
v1.4.0
- Support legend for annotations (#119)
- Fix annotation tooltip position (#118)
- Support labels for heatmap tracks of genome annotations (#114)
- Extend support for filtering tracks to annotations that have a heatmap layout (#113)
- Support tabs and scrolling in layout (#111)
- Improve JavaScript maintainability by using smaller modules and methods (#103, #106)
v1.3.0
- Fix distortion upon rotating small chromosomes (#102)
- Support apicoplast chromosome in Plasmodium falciparum (malaria parasite)
- Add onDidRotate option
- Integrate annotation filtering code into exported Ideogram module
- Fix filtering mouse annotations
- Fix support for non-nuclear chromosomes
- Significantly improve branch coverage in automated tests
- Switch back to npm client for package management