plot
plot copied to clipboard
Facet expand
Expand all channels in parallel to the facet reindexation.
~~Alternatives: #1068, #1070.~~
TODO:
- [x] create a central registry of channels, with their definitions (from facets.js#L56) and associated scales (from plot.js#L756).
- [x] put the "other" loop upstream
- ~~[x] offer an option to expand more (unlisted) channels—or to list more channels(?)~~ we'll expose registerChannel later