Welcome to the Highcharts JS (highcharts) Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

plotOptions.funnel.dataLabels.alignTo

Alignment method for data labels. Possible values are:

  • plotEdges: Each label touches the nearest vertical edge of the plot area.

  • connectors: Connectors have the same x position and the widest label of each half (left & right) touches the nearest vertical edge of the plot area.