Marcus Fedarko

Results 76 comments of Marcus Fedarko

Huh, I didn't know that! It's good to know I'm not messing something up at least :) The behavior of the error message never going away seems strange to me....

Thanks! I agree that doing this at the JS level (on the fly) would be ideal—the python code was just the simplest method of demonstrating this I could think of...

Agreed that the "themes" idea is super cool -- once we'd have this functionality implemented, I imagine that passing in arbitrary settings for most of the options (e.g. making the...

For what it's worth, I've found that [codecov](http://codecov.io/) handles multiple languages' coverage reports pretty seamlessly (at least better than coveralls). Would be happy to help out with this / #580...

Eesh - I tried with few old Q2 environments (plus a freshly installed Q2 2021.2 environment) and haven't been able to reproduce the problem yet (installing Empress automatically installed the...

Super cool! Some notes from testing this out: --- I know we're focusing on broad functionality rather than details right now, but it looks like selecting internal nodes sometimes (but...

This is a really interesting question -- I can def relate to having broken various Q2 installs in this kinda way. Haven't thought about documenting this kind of thing, though....

I don't think this will be possible with Empire plots (currently!) unless the ordination you're looking at is also "inverted", i.e. the points are ~~samples~~ features. Even if that is...

We should impose a reasonable lower limit of maybe pi / 2 (90 degrees) or something similar -- it looks like length scaling gets messed up when setting the total...

Thanks for the diagram @neptuneyt! This makes a lot of sense, and would be a very useful feature to support. I do not think EMPress' drawing code has much support...