.chart-container g:focus, .chart-container g > path:focus {
    outline: 0 none transparent!important;
}
.chart-container text {
    white-space: normal!important;
}