Welcome to the Highcharts Grid 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.

rendering.rows.strictHeights

Whether the height of the rows should be calculated automatically based on the content of the cells. If true, the ellipsis will be used to indicate that the content is too long to fit in the cell.

When there is no need to have different row heights, it is recommended to set this option to true for the performance reasons, to avoid the unnecessary calculations.

Try it: Strict row heights