biocore / emperor

Emperor a tool for the analysis and visualization of large microbial ecology datasets
http://biocore.github.io/emperor/
Other
52 stars 50 forks source link

Add an API for creating callbacks for integration with other tools (e.g. Empress) #777

Closed fedarko closed 4 years ago

fedarko commented 4 years ago

Related to https://github.com/biocore/empress/issues/263. This would be a more elegant (and safe) way of registering callbacks between Emperor and Empress without requiring on using .replace() on parts of Emperor's code.