@import '../../../@theme/styles/themes'; @include nb-install-component() { ngx-chartjs-pie, ngx-chartjs-bar, ngx-chartjs-line, ngx-chartjs-multiple-xaxis, ngx-chartjs-bar-horizontal, ngx-chartjs-radar { display: block; height: 100%; width: 100%; /deep/ chart { display: block; height: 100%; width: 100%; } } }