Update app.py
Browse files
app.py
CHANGED
@@ -643,7 +643,7 @@ w10_type_columns = [
|
|
643 |
|
644 |
political_columns = [
|
645 |
{
|
646 |
-
"headerName": "Ideology",
|
647 |
"field": "Ideology Name",
|
648 |
"width": 160,
|
649 |
"filter": "agTextColumnFilter",
|
|
|
643 |
|
644 |
political_columns = [
|
645 |
{
|
646 |
+
"headerName": "12axes Ideology",
|
647 |
"field": "Ideology Name",
|
648 |
"width": 160,
|
649 |
"filter": "agTextColumnFilter",
|