
What I Chose to Visualize and Why the Graph Style Is Appropriate
For this project, I focused on plotting the popularity of New Zealand’s top ten baby names (from 2001 to 2010) over time. Each name is represented by a color-coded line, with the x-axis showing the years and the y-axis showing how many times each name was registered in that year. A line chart works perfectly here because it allows the viewer to see, at a glance, how each name’s popularity has shifted year by year. Time-series data is most transparent in a continuous, temporal format, and the individual lines let us directly compare distinct naming trends without obscuring short-lived peaks or gradual shifts.
Changes Made to Improve Clarity
I made several customizations to enhance readability. First, I split the chart into two panels—one for male names and one for female names—so that overlapping lines would be minimized and viewers could focus on each group separately. Next, I adjusted the background color to a light neutral tone, which helped the vibrant lines stand out clearly. I also expanded the canvas size to reduce clutter and give each name’s label enough room so it wouldn’t collide with the y-axis or other lines. Finally, I refined the margins around the axes, ensuring the year labels and the name labels remained legible and uncluttered.
Reflection on the Readings and DH Context
From the assigned readings, I learn that data visualizations carry cultural, historical, and even political contexts—they are never just neutral charts. In particular, it reminds us that there are multiple ways to narrate and interpret any dataset, and that visual tools often mask underlying social complexities or historical inequalities. In the case of baby names, these trends might reflect broader cultural phenomena, such as the influence of popular media or shifting demographic patterns. Within Digital Humanities, this visualization not only captures quantitative changes but also encourages us to ask deeper questions about social practices, cultural identity, and how naming might be shaped by migrations or cultural events. By merging line charts with contextual awareness, we are reminded to look beyond the numbers and engage with the broader human stories they represent.
I like your design for dividing the chart into two different panels. I agree with you that minimizing the number of lines in one graph makes the figure easier to read, as I did the same for my visualization. I also like your choice of graph because it is easy for the user to see how the popularity of each name has differed throughout the years. Finally, I like how you included a legend in your graph, as it is easier to tell which color represents what name.
I really like this chart, and in fact, I used a similar approach myself. I chose a bump chart, which looks quite similar to your line chart. Specifically, the bump chart focuses more on aesthetics, while the line chart emphasizes data accuracy. Different charts have different strengths, and this gave me new ideas about data visualization.