Module # 5 assignment
Module # 5 assignment
Your assignment is to produce your own visualization that capture the design element we covered in today's class: Part to Whole and Ranking via Plot.ly.
Here is the data set that contains two columns: Average Position and Time.
Try to explore this data set through Plot.ly.
Post your visualization on your blog and provide short description to the outcome.
Just quick note, the Part of Whole is a design framework that have qualities but also disadvantages to capture the data, maybe describe thos In your assignment, you can also use your own data in order to design your visual graph based on this design framework.
This is the data set with the values.
I then used the install.packages and library functions to incorporate plot.ly into Rstudio.
This is my first plot. I believe this plot is the easiest to interpret. We are able to see the change in position over an allocated amount of time.
This is another simple line plot that I made but instead it was directly on Plot.ly and not Rstudio.
Overall I enjoyed working with this data set to create visualizations in plotly and through the plotly package in Rstudio. However, due to the small sample set, it was pretty challenging to create more interesting graphs such as the ones shown on plotly. From the graphs (first and second), we are able to see there is a quick acceleration at the beginning followed by a steady increase and then a consistent speed as it levels out towards the end.
Comments
Post a Comment