eweitz / ideogram

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

Enable handling brush `end` event #264

Closed richwandell closed 3 years ago

richwandell commented 3 years ago

This pull request adds the end event from brushX into the ideogram plugin as a configurable event handler. This is useful for triggering an event when the selection has ended.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.06%) to 89.049% when pulling aa42b5a967bb9158923d43672859670377bbd234 on richwandell:add-onbrushend into bca677092b0c576e3a40fe579e18b3e39dbeca0b on eweitz:master.

richwandell commented 3 years ago

Thanks @eweitz

richwandell@gmail.com

eweitz commented 3 years ago

@richwandell, support for this was released in Ideogram 1.30.0, a little over a week ago.

If/when your genomics application is public, I'd be interested to see it! Thanks again for contributing to Ideogram.