A timeline of R's first 30 years
Published: June 27, 2024
R has come a long way since it's initial public release in August 1993. Explore some highlights of the last thirty years in an interactive timeline.
Published: June 27, 2024
R has come a long way since it's initial public release in August 1993. Explore some highlights of the last thirty years in an interactive timeline.
Published: February 15, 2024
A very quick introduction to the new-look blog and tags pages and the brand new author pages.
Published: June 8, 2023
Browsers have been implementing variations on a JavaScript fullscreen API for over a decade. Unfortunately, for much of that time the APIs varied across browsers. This made actually using it in production somewhat cumbersome. In this blog, we show you how to put parts of your Shiny application into fullscreen with only a few lines of JavaScript.
Published: March 30, 2023
Tooltips in interactive graphics provide a means of giving the user precise details about particular features of the underlying dataset. Using some simple CSS, this post explores how tweaking the design of tooltips can improve the user's experience.
Published: January 26, 2023
This post covers the "why?" and "how?" of making Shiny applications feel like they respond instantaneously to users' interactions.
Published: August 4, 2022
This article looks at how we added new themes to diffify.com to make the site more accessible to users with visual impairments and the tools we used to check the suitability of our new themes.
Published: July 28, 2022
In this post we'll look at low contrast sensitivity and colour vision deficiencies and why we wanted to make changes to diffify.com to make it more accessible to users with these conditions.