Especially confusing when the title channel is implicit… ```js Plot.tip(numbers, {x: Plot.index, y: Plot.identity, anchor: "bottom"}) ``` I guess in this case the **format** option could be specified as a function, rather than an object?