zhiminy commited on
Commit
cafc0c6
·
1 Parent(s): e80c30c

remove x unified

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1861,7 +1861,7 @@ def create_monthly_metrics_plot():
1861
  # Update layout
1862
  fig.update_layout(
1863
  title=None,
1864
- hovermode='x unified',
1865
  barmode='group',
1866
  height=600,
1867
  legend=dict(
 
1861
  # Update layout
1862
  fig.update_layout(
1863
  title=None,
1864
+ hovermode='closest',
1865
  barmode='group',
1866
  height=600,
1867
  legend=dict(