Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 820 Bytes

File metadata and controls

47 lines (26 loc) · 820 Bytes

v0.4.2

  • Scale letter heights by maximum entropy so that they fit in the track

v0.4.1

  • Fix issue where we weren't loading PIXI from the HGC provided package

v0.4.0

  • Added a sequence logo track

v0.3.1

  • Updated dependencies

v0.2.9

  • New method for log value-scaling

v0.2.5

  • Add a selectRows option to enable filtering and aggregating bars

v0.2.4

  • Fix a track height issue with states data
  • Pin HigGlass version to v1.9.3
  • Make use of ES modules for integrating with other builds/apps

v0.2.3

  • Add support for HiGlass v1.9

v0.2.2

  • Changed the size of the icon

v0.2.1

  • Add support for HiGlass v1.6 (related to PIXI v5)

v0.2.0

  • Performance improvements by using sprites instead of individually drawing every rectangle
  • Numerous bug fixes