Module 5 - Part to Whole and Ranking
This week we were introduced to the visualization dashboard application Plot.ly. I created several plots using the data provided by the instructor, which had two dimensions or variables, average position and time. First, I created two pie charts to represent the relationship of each data point of both the average position and time in relation to the sum of each set of data: While these pie charts represent the proportion of each value to the whole or sum of the values, it does not give us a very good representation of the two dimensions in relation to each other. Additionally, the categories in the legends do not correspond to meaningful aspects of the data. The pie chart function of Plot.ly therefore does not express meaningful relationships between the graph and the legend. Further, a drawback of the export function is that the legend is cut off near the bottom, so it cannot be used to effectively interpret the pie charts. Otherwise, the colors of the pie chart are very vi...