File size: 291 Bytes
3d0c0d1
 
 
 
cd8f9c8
3d0c0d1
 
 
 
 
 
b260f20
1
2
3
4
5
6
7
8
9
10
11
12
13
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}
'''