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.minVisibleRows

Defines the minimum height of the table body (tbody) based on the number of rows that should be visible in the viewport.

If set to null, the minimum height will not be enforced.

It's ignored when height of the container is set or the min-height style is set on the tbody by the user.