plot icon indicating copy to clipboard operation
plot copied to clipboard

Facet expand

Open Fil opened this issue 3 years ago • 0 comments

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

Fil avatar Oct 04 '22 13:10 Fil