Skip to content

Materials for 2024 Cascadia R Conference Talk How to Make a Thousand Plots Look Good: Data Viz Tips for Parameterized Reporting

License

Notifications You must be signed in to change notification settings

rfortherestofus/data-viz-parameterized-reporting

Repository files navigation

How to Make a Thousand Plots Look Good: Data Viz Tips for Parameterized Reporting

This repo contains materials for 2024 Cascadia R Conference Talk.

Talk Abstract

Data visualization is complicated enough when you are making one plot. Now imagine you're making multiple plots in multiple reports. How can you design your data viz so that it will be legible, attractive, and compelling?

This is a challenge that we often have at R for the Rest of Us. We regularly work with clients to make parameterized reports. There may be dozens of plots in each report, and dozens of reports. It's a lot of plots!

We've learned to use techniques like selectively hiding text labels where they would be hard to read, using packages like ggrepel to ensure labels do not overlap, employing shadows to make things visible, and more. In this talk, I will give examples, complete with detailed code, of how to make data viz shine when using parameterized reporting.

Developing data visualization for multiple reports requires a unique set of considerations. Join me for this talk, where I will discuss the lessons we have learned over the years and show how you can make high-quality data visualization in your own parameterized reports.

About

Materials for 2024 Cascadia R Conference Talk How to Make a Thousand Plots Look Good: Data Viz Tips for Parameterized Reporting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published