Andrew McNutt

Results 31 comments of Andrew McNutt

I would probably take an approach where my Treemap was contained within a stateful component, which kept track of which node was to be highlighted. I'd then mark each of...

Hey @ZKruse, You've highlighted a solid feature! Just as you note the highlight component doesn't really have a mechanism to be set externally. Both of your solutions sound reasonable, though...

I think the issue is that react-vis only knows how to render children that explicitly extend off of the abstract series type. If you make your Line component extend AbstractSeries...

I'd welcome a PR that enable this functionality.

What sort of commands should be in this board?

I went into the code to double check if its just one pal---it does appear to be, see [here](https://github.com/observablehq/plot/blob/main/src/scales/schemes.js)---and realized my image-based measurement of the colors was slightly incorrectly, colors...

these are fair points! Elsewhere Maureen also noted that "If you want to add it, let’s please reach out to observable and get both the correct colors and and permission....

Alright with some offline help from @domoritz, I have gotten the scale-chromatic import working as requested. The version of d3-scale-chromatic that is current published (v3.0.0) does not include observable 10,...

> Should we wait for the release then? Sure! I'll follow up once things d3-scale-chromatic versions > Sorry, just to double check my understanding, wasn't the preference that @jheer mentioned...