enable resize option for annotation labels shape
Expected behaviour
Currently we have annotations label shapes are like this

Actual behaviour
I need the annotations labels to respond to resize option , that html provides like this

Could you please help out in achieving this ?

-
Shiva Ram Krishna commented
Hi Pawel Fus ,
Thanks for sharing this wonderful idea , but will this solution auto adjust the content in the annotation . Because that is what i exactly looking for , that is when i resize the annotation label using control point the width and the text in the label should auto adjust as per the new width
-
AdminPaweł Fus (Admin, Highcharts JS) commented
Thanks for sharing the idea!
Simple solution would be to increase padding around the label annotation in a custom control point: https://jsfiddle.net/BlackLabel/foxeumrc/ - it's not exactly the same as html resize though..