plot icon indicating copy to clipboard operation
plot copied to clipboard

Handle null titles/empty channels in Tip

Open matthewCmatt opened this issue 1 year ago • 1 comments

Aims to fix https://github.com/observablehq/plot/issues/2274

This PR allows the render function of tooltips (Tip) to handle null values for a title.

See the issue linked above for steps to reproduce the issue and some more reasoning behind this PR.

matthewCmatt avatar Jan 30 '25 16:01 matthewCmatt

To be clear, this MR allows null titles to render properly for tooltips, i.e. it renders an empty tooltip.

matthewCmatt avatar Jan 31 '25 15:01 matthewCmatt