|
Hey folks! I continue to get positive feedback about my critique videos. This has me quite excited that I’ve perhaps scratched an itch that people have been struggling with. Would you like to meet with a group of other people who are committed to making their data visualizations better? I’m forming groups now that would meet once a week or every other week to give each other constructive feedback on the visualizations they are making for their work. Alternatively, if you have ever thought, “I wish Pat could talk to me about my visualization”, and you would like to meet one-on-one with me, reply to this email and let me know. These groups would not involve coding, but more of the style of critique and feedback that I cover in the past few Monday videos. The downside of the videos is that there isn’t much opportunity to talk with the developers about their ideas or to iterate over different versions of a visual. Here’s the chance. Let me know! A few weeks ago, a viewer sent this figure to me from the Pew Research Center as part of their recent reports on Americans’ perceptions and use of the media (I’m sorry, but I forget who you are!) The headline of the article was, “1 in 5 Americans now regularly get news on TikTok, up sharply from 2020”. In Monday’s video, I’ll have more to say about this claim, the title of the figure, and its overall appearance. My immediate thought was, "Gee whiz, no wonder the country is so screwed up!" For now, let’s think about how we’d make this figure. First off, we don’t have access to the data :(. Pew has a time lag in when they release their data. I think it should be easy enough to generate our own data frame to approximate the values in the figure. Let’s think about how we’d structure the data. To do this, we might think about reverse engineering the figure. What aesthetics do we need? The year on the x-axis, the percentage on the y-axis, we need to group and facet the data by the social media platform. So, I’d make a data frame with three columns that I’d probably title, Second, to create the plot we’d need (at least) three geom’s. Most obvious to me would be Third, we’ll need to facet the data using Fourth, to style those facets we need to think about the vertical lines. Normally, I’d think about using Finally, another interesting component in these facets is the x-axis that starts with “‘20” and ends with “‘25”. There are ticks in between but no labels and the axis doesn’t extend beyond those years. We saw this recently in a NY Times visual that made a slope plot. I’d probably try a similar approach. Hopefully, you’re starting to notice that we can borrow ideas from one plot to try with another - things like the x-axis line and these facets. This “reuse” is why I call this project of mine, Riffomonas. We are “riffing” on data visualization ideas that we can reuse/remix to get a desired effect in different contexts. Let me know what you think. Do you see anything else in this figure that you are unsure how you’d implement? Let me know! Also, if you see any other interesting visualizations out in the wild, please send them my way.
|
Hey folks, As I mentioned last week, I’m exploring the possibility of holding live, in person, workshops again like I did before the pandemic. If this is something that interests you, please let me know. My thought would be to hold them at an affordable hotel near the Detroit airport (DTW). But, if you would like to host me to teach a workshop, I would be open to that as well. This week, I want to call your attention to a plot that I would not encourage you to make. This comes form “Targeted...
Hey folks! I’m hoping to host two workshops in March and April. The first would be a Zoom-based workshop on the principles of data visualization (I taught a version of this last month). This would be a code-free workshop and would run for about 3 hours. I don’t have a date yet. If you are interested, please reply to this email and let me know if there is a date and time in March that would work best for you. The second would be an in person 3 day workshop taught near the Detroit airport. I...
Hey folks, We had a lot of fun last week with my first workshop on the theory of data visualization! If this is something that you’d be interested in participating in let me know. At this point, I don’t have anything scheduled. So, if you have suggestions for days or times, please let me know This week I have a fun figure to share with you from a paper recently published in Nature Microbiology, titled, “Candida auris skin tropism and antifungal resistance are mediated by carbonic anhydrase...