Caleydo / ordino

Target discovery platform for exploring rankings of genes, disease models, and other entities. @JKU-ICG @datavisyn
http://caleydo.org/
Mozilla Public License 2.0
11 stars 2 forks source link

feat: 🎸 Integrated state-based trrack with redux-toolkit store #400

Closed kirangadhave closed 2 years ago

kirangadhave commented 2 years ago

Integration of currently published version of trrack on npm with redux-toolkit store for ordino. Minor fixes to useEffects to avoid unnecessary rerenders.

BREAKING CHANGE: 🧨 Possibly

✅ Closes: https://github.com/datavisyn/reprovisyn/issues/393

Developer Checklist (Definition of Done)

Summary of changes

Screenshots

ezgif-4-4341347b88

dvchristianbors commented 2 years ago

This PR ended up being a feasibility test to integrate trrrack, which will not be merged since we are looking for action-based trrrack integration