.js-plotly-plot {
    margin-left: auto;
    margin-right: auto;
}

.js-plotly-plot .plotly .main-svg {
    overflow: visible;
}

.js-plotly-plot .plotly .main-svg .legend {
    transform: translate(640px, 40px);
}
