Skip to content

Releases: eweitz/ideogram

v1.6.0

12 Mar 01:10

Choose a tag to compare

  • Support 2D genomic heatmaps (#136)
  • Support margins between collinear chromosomes (#135)
  • Support trackIndex in data passed to the annotations option (#137)
  • Refine visual style of Ideogram.js site (#134)
  • Fix invisible distal track in chromosome 1 with default annotationsLayout

v1.5.0

14 Jan 04:50

Choose a tag to compare

v1.4.1

10 Dec 03:05

Choose a tag to compare

  • Fix issue fetching eukaryotic genomes due to new NCBI E-Utils API rate limiting
  • Refine scrolling UI (#125)
  • Ensure track labels can display beyond ideogram container
  • Support floating-point annotation values in heatmap

v1.4.0

30 Nov 03:47

Choose a tag to compare

  • 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

19 Aug 01:39

Choose a tag to compare

  • 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

v1.2.0

07 Jul 01:13

Choose a tag to compare

v1.1.1

16 Apr 14:10

Choose a tag to compare

  • Fix bug fetching remote band data caused by CDN rewriting query string (#99)

v1.1.0

16 Apr 03:37

Choose a tag to compare

  • Support annotation heatmaps (#97)
  • Decrease size of Ideogram code by 18%, from 62 KB to 51 KB, improving performance (#98)
  • Refactor large annotations module into smaller modules, improving maintainability (#98)
  • Upgrade to webpack 4 (#98)

v1.0.0

24 Mar 20:09

Choose a tag to compare

This is the first major release of Ideogram.js, signaling its transition to a production-ready library. Ideogram has grown significantly since development on it began over three years ago.

This milestone release is dedicated to Joe Hin Tjio.

Changes since last release:

v0.16.0

25 Feb 01:41

Choose a tag to compare