Spaces:
Build error
Build error
File size: 290 Bytes
3d0c0d1 |
1 2 3 4 5 6 7 8 9 10 11 12 |
css = '''
.pitch-usage {height: 256px}
.pitch-usage .js-plotly-plot {height: 100%}
.pitch-velo {height: 100px}
.pitch-velo .js-plotly-plot {height: 100%}
.pitch-loc {height: 320px}
.pitch-loc .js-plotly-plot {height: 100%}
.pitch-velo-summary div.plotly-notifier {visibility: hidden}
''' |