Kevin Bonham

Results 260 comments of Kevin Bonham

So, this is working a bit now - I've been trying to sort out how to deal with color. I figured out that I can replace `colors_vec.val` with a vector...

> @kescobo were you planning to add labels to the leaf nodes? That should be pretty easy to do :) I was not - I typically use xticks for labeling...

Sorry I've stalled on this a bit - other work stuff came up :-(

OK, so I'm making progress, I think, but not sure what to do next. I made a function that can find whether a node belongs to a group, so eg:...

Yeah, totally my bad. I actually think it needs more than just docs and tests - my last iteration wasn't able to pass a vector of colors, but I definitely...

@bjarthur I just invited you to my fork, so you can push directly to my `dendrogram` branch to work on this, if you'd like.

Thanks @bjarthur for taking this up and @asinghvi17 for the review! I am back to work, but swamped as expected - if I can be of some assistance, please let...

OK, I went ahead and updated `boxplot`, and part of `barplot` as well. There's already an example of `direction=:x` for the later; separately, is there a reason the language here...

>I was actually wondering if a simple flip = true keyword would suffice `flip` seems a bit ambiguous to me, but I could be into it. I remember a lot...

Actually, there's already https://github.com/MakieOrg/Makie.jl/issues/926