.chart-label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    white-space: nowrap;
}