Arts-of-coding commited on
Commit
de6d6d8
·
verified ·
1 Parent(s): afa5351

Update dash_plotly_QC_scRNA.py

Browse files
Files changed (1) hide show
  1. dash_plotly_QC_scRNA.py +0 -1
dash_plotly_QC_scRNA.py CHANGED
@@ -231,7 +231,6 @@ tab3_content = html.Div([
231
 
232
  tab4_content = html.Div([
233
  html.Div([
234
- html.Label("Multigene dotplot based on Col chosen tab 1")
235
  dcc.Graph(id='scatter-plot-12', figure={}, className='four columns',config=config_fig)
236
  ]),
237
  ])
 
231
 
232
  tab4_content = html.Div([
233
  html.Div([
 
234
  dcc.Graph(id='scatter-plot-12', figure={}, className='four columns',config=config_fig)
235
  ]),
236
  ])