Data visualization: Difference between revisions
From Achintya Rao’s Wiki
No edit summary |
Add “Visualizing Data Is An Art” |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
** [https://github.com/typpo/quickchart GitHub repo] | ** [https://github.com/typpo/quickchart GitHub repo] | ||
* [https://rbitr.github.io/ChartS.css/ ChartSS.css] | * [https://rbitr.github.io/ChartS.css/ ChartSS.css] | ||
* [https://f.luid.org Fluid] – I contributed to this project in [[2024]]: see [https://github.com/explorable-viz/fluid-examples/ explorable-viz/fluid-examples] | |||
See also [[R#Plotting]] | See also [[R#Plotting]] | ||
| Line 15: | Line 16: | ||
* [https://blog.datawrapper.de/beautifulcolors/ ''How to pick more beautiful colors for your data visualizations''] | * [https://blog.datawrapper.de/beautifulcolors/ ''How to pick more beautiful colors for your data visualizations''] | ||
* [http://blogs.nature.com/methagora/2013/07/data-visualization-points-of-view.html ''Data visualization: A view of every Points of View column''] | * [http://blogs.nature.com/methagora/2013/07/data-visualization-points-of-view.html ''Data visualization: A view of every Points of View column''] | ||
* [https://perthirtysix.com/visualizing-data-is-an-art ''Visualizing Data Is An Art - We Should Treat It Like One''] | |||
== Papers == | == Papers == | ||
Latest revision as of 09:27, 13 February 2025
Gather notes and articles about improving data visualization.
Tools
- VisiData
- QuickChart: Generate images of charts from a URL
- ChartSS.css
- Fluid – I contributed to this project in 2024: see explorable-viz/fluid-examples
See also R#Plotting
Articles
- Mistakes, we’ve drawn a few, by The Economist
- How to pick more beautiful colors for your data visualizations
- Data visualization: A view of every Points of View column
- Visualizing Data Is An Art - We Should Treat It Like One
