GSMEthesis commited on
Commit
ab64c63
·
verified ·
1 Parent(s): 68490b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -772,7 +772,7 @@ def custom_likert_slider(question_data):
772
  text=labels if len(labels) == points else [str(i+1) for i in positions],
773
  textposition="top center",
774
  textfont=dict(size=14)
775
- )
776
 
777
  # خط اتصال نقاط
778
  fig.add_trace(go.Scatter(
 
772
  text=labels if len(labels) == points else [str(i+1) for i in positions],
773
  textposition="top center",
774
  textfont=dict(size=14)
775
+ ))
776
 
777
  # خط اتصال نقاط
778
  fig.add_trace(go.Scatter(