Mike Bostock

Results 344 issues of Mike Bostock

Currently faceting repeats scales. What if you want a scale that varies by facet, as in a SPLOM?

enhancement

TODO - [x] filter: equal to the current time - [x] filter: less than or equal to the current time - [x] filter: less than the current time - [x]...

It’d be nice if the bin transform were smart enough to detect integers and make sure that the bin size is not fractional. For example consider the Chinook dataset where...

enhancement

Continuing from #536… - [ ] undefined or invalid data #493 - [ ] mix-sign log scale #534 - [ ] too many ordinal values #74 - [ ] cycling...

enhancement

E.g., below the hexbins are drawn on top of the axis, but I’d rather the axis be drawn on top ![image](https://user-images.githubusercontent.com/230541/172692277-b48e4039-9759-4f7b-81d9-52569a54da5c.png)

enhancement

Often it’s desirable for a text label to have a strong contrast against its background. If the background color is constant (e.g., white in the empty space of the chart),...

enhancement
question

Ref. https://blog.datawrapper.de/dualaxis/

enhancement

Alternative to #985. I snuck the _axes_ state into the existing _context_ argument rather than adding yet another positional argument to _mark_.render. This allows the mark to access the _axis_.ticks...

We’ve made some progress, but it’d be nice to have an “official” recommendation of how to do this. https://observablehq.com/@observablehq/plot-marimekko https://observablehq.com/@fil/observable-plot-marimekko-fork (faceting and simplifications) Older alternatives: https://observablehq.com/@data-workflows/marimekko-chart https://observablehq.com/d/98afd8b064f98bb6 https://observablehq.com/d/7773a4b6c91df0da

enhancement