#chart-container {
    width: 100%;
    height: 400px
}

#location-selector {
    white-space: nowrap;
    max-height: 400px;
    overflow-y: scroll;
}