I am trying to add minimum height to the bar / column / stacked-column chart when there is huge difference in the values of the item and I am not able to see any plot for minimum value in the highcharts.
Series Can we huge as below: [10000012123, 78, 57896877, 789098674]
Here my second value is not visible in chart and I want to add some minimum height to the column.
Can someone help me out, to figure out if this feature is available with highcharts or I will need to raise a request with highcharts team?
Thanks