Skip to content

resize() ​

resize resize the chart.

Warning

The container size will always be filled. This method will recalculate the size of each module of the entire chart. Frequent calls may affect performance, so please call with caution.

Reference ​

typescript
() => void

Parameters ​

resize does not accept any parameters.

Returns ​

resize returns undefined .

Usage ​

Basic usage ​