There are several ways to solve this problem and it depends a lot on the context.
It may be because of the width?
"plotOptions": {
"series": {
"pointWidth": 50,
In my case, the number did not appear at the top, as the graph started too low, I had to adjust the minimum.
"yAxis": [
{
"min":5000