visdesignlab / upset2

UpSet - Visualizing Intersecting Sets
https://upset.multinet.app/
BSD 3-Clause "New" or "Revised" License
55 stars 7 forks source link

Make upset usable as a module in other tools #25

Closed alexsb closed 4 months ago

alexsb commented 5 years ago

We want to make it possible that upset can be easily integrated into other tools.

Probably an npm approach is best.

To do that, we want to expose the following things as a public API:

It should also be configurable, which components should be included.

JakeWags commented 6 months ago

This will need to be re-addressed with the migration to multinet. UpSet as a react component should take in data required, but this should be tested