Creating a custom gt function for aligning first-row text and testing it with testthat
A guide to creating and testing a custom R function for aligning first-row text in gt tables, including testthat integration.
A guide to creating and testing a custom R function for aligning first-row text in gt tables, including testthat integration.
A guide on integrating OpenSeaMap maritime data into Kibana maps for enhanced visualization of location-based data like ship tracking.
A review of Python tools and libraries for visualizing and interactively exploring Pandas DataFrames, comparing them to Excel's graphical interface.
A data visualization designer reflects on their 2020 freelance work, challenge contributions, and personal projects using R, ggplot2, and plotly.
A personal review of 2020 focusing on the growth of the #TidyTuesday data visualization project in the R community, with code and analysis.
A guide to creating and applying custom themes in ggplot2 for R to enhance data visualizations for communication and storytelling.
A technical guide on creating and customizing bullet chart variants using R and ggplot2, including code examples and comparisons of different approaches.
A data visualization project analyzing IMDb's top 250 TV shows using R, focusing on rating trends and episode details.
A guide on embedding custom HTML and CSS within gt tables in R for enhanced table styling and formatting in R Markdown and Shiny.
A technical tutorial on using ggplot2 in R to create visualizations with embedded images, specifically NFL player headshots in QBR charts.
A personal perspective on red-green color blindness (deuteranopia), explaining how it actually works and its impact on interpreting digital charts.
A tutorial on using NumPy for numerical arrays and Matplotlib for data visualization in Python, aimed at scientific computing and machine learning.
A guide on selecting colorblind-friendly bivariate color palettes for data visualization, with examples in R.
A technical guide to calculating sunlight exposure in a garden using solar position algorithms and interactive web tools.
A tutorial on creating interactive 'You Draw' bar charts using the Compost.js library, inspired by NYT's data visualization style.
A step-by-step tutorial on building a bar chart from scratch using D3.js, covering core concepts like SVG, scales, and margins.
Explains the core database-like join semantics (Update, Enter, Exit) in D3.js for binding data to DOM elements.
A developer shares insights and lessons learned from speaking at tech conferences, including idea generation and personal experiences.
A developer's deep-dive into using dataframe.js for data cleaning and visualization, analyzing UN data on unpaid work by gender.
A technical tutorial on mapping COVID-19 cases in New Zealand by District Health Board using R and the DHBins package.