victormiller commited on
Commit
69caf20
1 Parent(s): 06364fc

Update common.py

Browse files
Files changed (1) hide show
  1. common.py +1 -1
common.py CHANGED
@@ -28,7 +28,7 @@ fig = px.bar(
28
  },
29
  )
30
 
31
- dup_cluster_graph = fig.update_layout(showlegend=False, plot_bgcolor="grey")
32
 
33
 
34
  bloom_filter_table_info = pd.DataFrame(
 
28
  },
29
  )
30
 
31
+ dup_cluster_graph = fig.update_layout(showlegend=False)
32
 
33
 
34
  bloom_filter_table_info = pd.DataFrame(