Closed vincerubinetti closed 1 month ago
Name | Link |
---|---|
Latest commit | ee2aa79b98f6364354683c2df592da7f3001fdce |
Latest deploy log | https://app.netlify.com/sites/molevolvr/deploys/66facc1b213ff90008ecf86f |
Deploy Preview | https://deploy-preview-14--molevolvr.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I'll add shapes (tied to colors which are mapped to unique type
s, for color-blindness) in a future PR.
Also more filters can/will be added when this network component starts to be used in-situ. E.g., only show nodes with p-value between A and B. These filters will exist outside the component, since they are more specific and not generic to all use-cases of the component. That is, the sliders will be outside of the component, and the node/edge data will be filtered appropriately before being passed to the component.
Closes #6 (except for "nice to haves", which we can revisit later)