I am trying to select the text of the axis label so that it can be copied. Also trying to select cell contents in tables obtained by using plotly.graph_objects.Table. I used to be able to do this with an early version of dash (0.26) but I recently upgraded to 1.17 and I can no longer do it.
Is there any config which can be set so that text can be selected?