Victor Loux Bookmarks Tag: visualisation

31 bookmarks tagged “visualisation

Histogram vs eCDF - Marc's Blog

brooker.co.za/blog/2022/09/02/ecdf.html
It's trivial to transform an eCDF into a histogram, by bucketing up first differences (fn+1 - fn). You can't go from the histogram to the eCDF so easily in general, because bucketing loses data.

Home | RAWGraphs

rawgraphs.io/
The missing link between spreadsheets and data visualization.

Covid-19: The global crisis — in data

ig.ft.com/coronavirus-global-data/
Charts and maps show paradoxes of a pandemic that has claimed a million lives

🌳🚀 CS Visualized: Useful Git Commands - DEV Community 👩‍💻👨‍💻

dev.to/lydiahallie/cs-visualized-useful-git-commands-37p1
Although Git is a very powerful tool, I think most people would agree when I say it can also be... a... Tagged with git, computerscience, tutorial.

Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing | Autodesk Research

autodeskresearch.com/publications/samestats
These 13 datasets (the Datasaurus, plus 12 others) each have the same summary statistics (x/y mean, x/y standard deviation, and Pearson's correlation) to two decimal places, while being drastically different in appearance. This work describes the technique we developed to create this dataset, and others like it.

Visualizing Garbage Collection Algorithms

spin.atomicobject.com/2014/09/03/visualizing-garbage-collection-algorithms/
Developers take garbage collection for granted, but it's hard to see how it works. Watch 5 different GC algorithm visualizations.

Four Million Commutes Reveal New U.S. 'Megaregions'

news.nationalgeographic.com/2016/11/us-commutes-reveal-new-economic-megaregions-map/
As economic centers grow in size and importance, determining their boundaries has become more crucial. Where do you fall on the map?

Victory

formidable.com/open-source/victory/
A collection of composable React components for building interactive data visualizations.