apexcharts / apexcharts.js

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

Radial Bar chart height change on all legend click #2660

Open monab opened 3 years ago

monab commented 3 years ago

Description

Radial Bar chart updates height on legend click, and also resize it. Please follow steps to reproduce the issues.

Steps to Reproduce

  1. Go to https://apexcharts.com/javascript-chart-demos/radialbar-charts/custom-angle-circle/
  2. Click on All the legends on by one that will hide radial from chart. So click on Vimeo, Messenger, Facebook, Linkedin
  3. When you click the last legend, chart card height increases.
  4. Not Done Yet... Now again click on all the legends to show chart bars.
  5. Now remove any one of it by clicking the legends that will again resize card to small / actual size it was

Any suggestions, how to solve this height issue ??

tony-lima commented 1 year ago

defining height inside legend options to a certain size fixed for me