plot icon indicating copy to clipboard operation
plot copied to clipboard

Selection

Open Fil opened this issue 4 years ago • 0 comments

  • internal selection boolean channel & dataflow
  • internal dispatch
  • clickable option on dots and rules
  • merge https://github.com/observablehq/plot/pull/71
  • onchange handler
  • marks always have a nodes property and share a default select function which hides/shows the children
  • facets: when using faceted brushes, clicking on a brush cancels the others; and a programmatic selection cancels all the brushes

Fil avatar Jan 15 '22 21:01 Fil