observablehq / observablehq/plot
Allow an initializer to suppress an existing channel?
Open
@Fil is already working on this.
Since Aug 15, 2024.
enhancement
- Dominant language
- HTML
- Stars
- 5.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
Would it be interesting to have a way for an initializer to suppress an existing channel (e.g. by returning channels: {y1: null}) ? Currently me can only merge (so add or replace), but not censor.
Like #2135 this enhancement would incidentally help with the waffle tips (#2132), but is not necessary for them, and should be discussed on its own merits.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.