Spaces:
Sleeping
Sleeping
Update pages/3_😡_Hate_Tweets.py
Browse files- 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="
|
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 |
)
|