New Year, new learning. I finally took the time to learn closeread! Here my first scrollytelling talking about chronic pain using illustrations, R and Quarto. #dataviz #ggplot2 #rstats #scrollytelling. rigior.quarto.pub/the-invisibl...
New Year, new learning. I finally took the time to learn closeread! Here my first scrollytelling talking about chronic pain using illustrations, R and Quarto. #dataviz #ggplot2 #rstats #scrollytelling. rigior.quarto.pub/the-invisibl...
Are you curious to know how to create a donut chart with
#ggplot2 in R #rstat?
Below few steps I used to create a donut chart in R.
To change the default colours, I used this time {MetBrewer} lnkd.in/dp7MzAKa, selecting a colour-blind friendly palette.
#dataviz #accessibility
Map of Europe with data points on the cities: Catania, Grenoble, Basel, Strasbourg, Karlsruhe and Cambridge
It is 7 months that I don't post here. I focused on learning about entrepreneurship in these months. Now it's time to come back to the #Rstat #dataviz projects again, and what better time to start with the #30DaysMapChallenge? Here I incorporated day 5 a journey, and day 15 my data. A map of my CV.
Thanks, @helenajambor.bsky.social for the tips on mobile screen. Testing on mine mobile, it was OK, but having more feedback is always useful to improve.
Sparkline for different countries
Here, I show the data from the greenhouse gas emission from fuel. I aim to show the reader which countries did not reduce their emissions after the 2015 year of the Paris Agreement.Β I coloured in orange the countries that are the focus for my readers.Β #rstats #ggplot2 π #dataviz
Coloured toilet roll tube with inside mirror cardboard.
It is still British Science Week. I talked to some kids in year 4 about how the synchrotron works. I talked about chocolates, dinosaur eggs and many other applications. We had fun creating a kaleidoscope. π§ͺIt was a pleasure to speak about my experience working at ESRF and SLS.
Four slope graphs showing different viridis palettes
{viridis} is an R package with colour-blind friendly palettes.Β It improves the graph readability.Β The advantage is that the palettes are perceptually uniform, easy to print in greyscale.Β To use the {viridis} palettes in ggplot2 add:
π scale_colour_d()
#rstats #accessibility #ggplot2 #dataviz
Image with R code: # Load library library(RColorBrewer) # Display all the colour-blind friendly palettes display.brewer.all(colorblindFriendly = TRUE)
How to choose a colour-blind friendly colour palette in R? One option is the packageΒ {RColorBrewer}, which helps you find the right colour for your audience. Using βcolorblindFriendly = TRUEβ inside the function 'display.brewer.all', you can visualise all the colour-blind friendly palettes. π
Wow!!!!
Looking forward to seeing them!
Animate circles made with svelte + d3
Day 2 of @higsch.com Svelte + D3 tutorial. I tried several times to learn Svelte, but these tutorials are outstanding! Below, a GIF of my animated circles.
In collaboration with @datavizsociety.bsky.social, I started a spreadsheet of data visualization style guides. If you know of any that aren't onΒ the list (docs.google.com/spreadsheets...)Β already, please add them and fill out thisΒ quick form: docs.google.com/forms/d/e/1F...
This is wonderful! {ggplot2} is always my favourite data visualisation library.
Thanks to you for this useful tutorial!
The colour-blind friendly palette is βSet2β from the R package {RColorBrewer}.
Here is the video from Matthias: www.youtube.com/watch?v=2-Zw...
Circles of different size and colours
Thanks to all the useful resources and people to follow, yesterday I created my first circles in Svelte + D3. I used the tutorial from @higsch.com on YouTube. I amused myself by also adding a title and a footnote. Also, I changed the colours using a colour-blind friendly palette from {RColorBrewer}.
I'm so pleased to announce that for the next meetup of R-Ladies Cambridge #dataviz lunch, I will host @fgazzelloni.bsky.social. She will talk about the Du Bois challenge. Here is the link to the meetup: www.meetup.com/rladies-camb...
I am on the lookout for potential assignments/clients: if anyone knows of possibilities or can introduce me somewhere that would be super.
My expertise: static artful datavisualization (but I also like to create basic graphs), preferably on a social or scientific subject. π
Yes, I lived there and I Loved!
Wow, now I don't have any more excuse to not create a data viz with svelte and d3 :)
Do you know Basel Fastnacht? I was there once, when I lived in Basel, and it was the most amazing carnival experience of my life.
Hi CΓ©dric, thanks for the suggestion. I didn't know that Matthias was on bluesky. I started today to follow one of his YouTube's tutorials on D3+Svelte :)
Time to introduce myself, after being here for a while. I'm a data visualisation designer and a scientific illustrator. I work mainly in R to make data visualisations. I want to strengthen my skills in D3 with Svelte to create interactive data viz, any ideas or person to follow to learn about it?