patrickramos's picture
Separate apps into tabs
3d0c0d1
raw
history blame
290 Bytes
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}
'''