SEHI L'YI

Results 209 comments of SEHI L'YI

- [ ] Rename "consistency" to include line connections? (e.g., visual linking) - [ ] Add subparts highlighting such as highlighting an (A-B) region with red color - [ ]...

- [ ] We can provide color consistency between heatmap and bar chart by using hue and saturation together. Hue for categorical color and saturation for quantitative color.

- [ ] Should animated transition work for type == superimposition && arrangement == animated as well? It is not very clear why juxtaposition is the right one for the...

This is a great suggestion! We will discuss the support of this feature with the team this/next week and let you know here when/how we will support this!

@crfmc Here are some pointers! (1) You can conditionally set `VIS_PADDING` to `0` to make the padding around visualization zero ```ts const VIS_PADDING = 60; ``` - https://github.com/hms-dbmi/chromoscope/blob/4c9f8bca4d7e535e8e06860471ad17c2e7599ca4/src/App.tsx#L34C2-L34C24 For example,...

Thank you @janvandenschilden for making the first _outside contribution_ to this repo!! If I understand correctly, with this change, users can use the `external` parameter as is (i.e., specifying the...

@dominikglodzikhms, whenever you confront crashes, please leave the following info: - link - interaction steps

Hi @skchronicles, Thank you for reaching out, and happy new year! It is correct that CRAM is not supported at the moment. I will discuss this with the team this...

@manzt Are you somehow familiar with this issue or know the potential source of this issue?

@pagnasok Thank you for the question and for finding this issue! This was a bug. We, at some point, changed the URL of the application, but it was not properly...