Generate text outside the graph

I have a funnel we’re creating in Plotly that narrows very quickly, and the text is getting obliterated (#2).

We’d like to take the information in funnel, and move it outside the graph so it’s identifiable by color (#1):

Is there a way for us to put and place text outside the funnel itself?

I’m trying to figure out how to add more detail to our plotly graphs. As the graph gets smaller, we need to see detail which won’t fit in the graph, but can live next to it. Anyone know how we might be able to do that?