0 && hiddenList.includes(singleValueChartTitle)">
0"
class="d-flex align-items-center justify-content-center summary-container"
>
0"
[class.row]="!isGroupGraphs"
>
1 && isWidthBigEnough()"
[style.height.percent]=""
[class.hidden]="inHiddenList(metric)"
>
1 && isWidthBigEnough()"
[graphsNumber]="graphsData[metric].length"
[legendStringLength]="legendStringLength"
[chart]="chartItem"
[id]="chartItem.id"
[isCompare]="isCompare"
[hoverMode]="hoverMode"
[isDarkTheme]="isDarkTheme"
[showLoaderOnDraw]="showLoaderOnDraw"
[legendConfiguration]="legendConfiguration"
[smoothWeight]="smoothWeight"
[smoothType]="smoothType"
[xAxisType]="xAxisType"
[height]="height"
[width]="width"
[moveLegendToTitle]="checkIfLegendToTitle(chartItem)"
[identifier]="generateIdentifier(chartItem)"
[exportForReport]="exportForReport"
(createEmbedCode)="creatingEmbedCode(chartItem, $event)"
(hoverModeChanged)="hoverModeChanged.emit($event)"
>