Skip to content

0.7.2

Compare
Choose a tag to compare
@abought abought released this 23 Apr 18:15
· 681 commits to develop since this release
aacedfc

PheWAS improvements

  • Points are no longer clipped on the edge of the PheWAS. Add lower_buffer and upper_buffer to the default layout. (GH #132)
  • PheWAS plot layouts can now specify the list of colors they want rather than being forced to use a preset color palette; plots are also now better at handling a lot of categories at once. (GH #130)
  • Improved interactivity events for plot labels (GH #131)

Misc bugfixes and enhancements

  • Association plots will now work better in regions with no data ( #128 )
  • locuszoom.app.min.js now provides sourcemaps for easier development/ debugging
  • Fix an issue with how axis extents are calculated; better respect default minima