indexes = [
{"Index": "Movie_len", "color": 0},
{"Index": "Avg_WordLen_Movie", "color": 1},
{"Index":"Avg_PhrLen_Movie", "color": 2},
{"Index":"Avg_WordLen_Phrase", "color": 3},
{"Index":"Num_Adjectives", "color": 4},
{"Index":"Num_Adverbs", "color": 5},
{"Index":"num_terms", "color":6},
{"Index":"cttr", "color":7},
{"Index":"coleman_liau_score", "color":8}
]