ng-apexcharts
                                
                                 ng-apexcharts copied to clipboard
                                
                                    ng-apexcharts copied to clipboard
                            
                            
                            
                        Chart does not load with height: '100%'
Actual
does not load the chart at all

Expected
renders taking the whole size of the container if the container has a fixed height
Reproduction
https://codesandbox.io/s/apx-stepline-yz53v?file=/src/app/app.component.ts
@junedchhipa I've checked the code on this repo and seems that this could be a problem on the apexcharts library indeed. However, I cannot reproduce with pure apexcharts in a sandbox
I have the same problem!
Same problem. Cant set height 100%. Any workarounds?
Also experienced this problem, couldn't figure out a workaround. Would enjoy a fix for that!