Mike Bostock

Results 751 comments of Mike Bostock

d3-scale-chromatic is for concrete color schemes; what you’re describing is not a specific color scheme but a strategy for encoding multivariate data as a color, so I’ve transferred this issue...

Sounds reasonable. These are supported in the programmatic interface #178 #184, but not yet in the wheel and dblclick listeners. https://github.com/d3/d3-zoom/blob/c609de484668ae318176da7011476154e8185d7e/src/zoom.js#L219 https://github.com/d3/d3-zoom/blob/c609de484668ae318176da7011476154e8185d7e/src/zoom.js#L284 Presumably we could allow a function or a...

This is closely related to #92. If we rewrite local links, we can not only normalize them to relative paths, but we can also replace the `.md` extension with `.html`...

Probably superseded by #1320 which goes the d.ts route, but would be nice to repurpose the type tests here?

Fixed in #1320! And more documentation to follow immediately.

Released in [0.6.5](https://github.com/observablehq/plot/releases/tag/v0.6.5).

Please click the 👍 on the top post if you’re interested in this feature. +1 replies are not (explicitly) counted and generate noise for people who are subscribed to this...

Yes, I think we could do this by having a y1/y2 scale declared through a channel override. And then change implicit axes to draw axes for both scales.

@papakpmartin All progress is already shown above; we’re not hiding any secret progress! 😅 If you’re interested in this feature, please upvote by giving a 👍 reaction to the top...