Hello there, so I worked on the issue of big value charts not handling long text values. It didn't look visually okay as mentioned in the github issue - (Big value charts with long string values get cut off in an unhelpful way
#13538)
I solved it by clamping the line dynamically by calculating the card height. I hope this fixes the issue. Looking forward to contribute.