it's not resolved because there aren't good examples for the broken line,
but I think I found there's a bug handling interval: it appears broken when called with interval:
```
Plot.lineY(aaplMissing1, {x: "date", y: "close", stroke: "steelblue", interval: "month", }),
```