Hello!
I am finding a limitation in the number of line breaks I can include in scatter hover template text. Im seeing that a maxiumum of 7 line breaks+following texts can be included. Adding the 8th one plus following text causes the hoverover lable to not show at all. Ive looked around for other posts or mention of this and have not found anything. I also vaguely recall seeing a plotly plot somewhere with many more lines than 7 or 8. Does anyone have any advice? Thanks!
- Bala
Works: Hovertext = “test
test
test
test
test
test
test
test”
Does not work: Hovertext = “test
test
test
test
test
test
test
test
test”