Is it possible to transform one plot to another using `d3-transition`? For example, in this [notebook](https://observablehq.com/@giorgi-ghviniashvili/exploring-observable-plot), is it possible to smoothly animate from `simple info-grid` to `faceted info-grid` and then to `jitter`?
Is it possible to transform one plot to another using
d3-transition?For example, in this notebook, is it possible to smoothly animate from
simple info-gridtofaceted info-gridand then tojitter?