Problem
Banner chart text doesn’t currently reflow “intelligently” when the chart type sizing or display dimensions change.
As a result:
-
Words can be broken/cut mid-word
-
Paragraph breaks (entered via “Enter” / hard returns) aren’t reliably preserved in the rendered output
Requested behaviour
When the banner chart is resized (or displayed at different dimensions), text should:
-
Reflow responsively with the available space (wrap/resize/truncate as appropriate)
-
Never split words across lines (wrap at word boundaries)
-
Honour paragraph breaks so intended spacing/structure is preserved