show timeline issue when load the ngx charts using dynamically load component using ComponentPortal in angular 8 version. Please provide the solutions.
Rendring component using in loop Like :
<ng-template class="custom-area margin-10" [cdkPortalOutlet]="dynamicComponentList[element.id]"></ng-template>