apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.27k stars 1.3k forks source link

Generates some space between the chart and the bottom of the outer container. #4713

Closed sivabalan18102001 closed 1 week ago

sivabalan18102001 commented 2 weeks ago

Description

We are using the Donut Apex Chart with legend position as bottom. It generates some space between the chart and the bottom of the outer container.

We couldn't find the reason for this.

Could you please help us to solve this issue?

Expected Behavior

Height of the chart to be 260px like the outer div of height:260px.

Actual Behavior

Generates the height of the chart container as 227.7px.

Screenshots

Apex Chart Height

Reproduction Link

https://jsfiddle.net/5fbodv0h/2/