Plotly's placeholder title strings, one per title slot. Populated by
plotly.js through its localisation dictionary, so the values are translated
on a chart configured with a non-English locale.
The slots below are the ones plotly.js 3.1.1 fills. The index signature
carries the rest: a version that adds a slot should have it recognised as a
placeholder rather than announced, and without it Object.entries widens
each value to any.
Plotly's placeholder title strings, one per title slot. Populated by plotly.js through its localisation dictionary, so the values are translated on a chart configured with a non-English locale.
The slots below are the ones plotly.js 3.1.1 fills. The index signature carries the rest: a version that adds a slot should have it recognised as a placeholder rather than announced, and without it
Object.entrieswidens each value toany.