yunusserhat commited on
Commit
520d644
1 Parent(s): 9cca96e

Update pages/3_😡_Hate_Tweets.py

Browse files
Files changed (1) hide show
  1. pages/3_😡_Hate_Tweets.py +1 -1
pages/3_😡_Hate_Tweets.py CHANGED
@@ -66,7 +66,7 @@ else:
66
  x="Longitude",
67
  y="Latitude",
68
  color_column='Hate Prediction',
69
- palette="RedYellowBlue_11",
70
  spin=True,
71
  add_legend=True
72
  )
 
66
  x="Longitude",
67
  y="Latitude",
68
  color_column='Hate Prediction',
69
+ palette="GreenMagenta_16",
70
  spin=True,
71
  add_legend=True
72
  )