update 11 slides
This commit is contained in:
parent
9815181bca
commit
0c48005ce5
@ -29,9 +29,13 @@
|
|||||||
- Draw attention to changes
|
- Draw attention to changes
|
||||||
- Show uncertainty
|
- Show uncertainty
|
||||||
|
|
||||||
|
More Examples:
|
||||||
|
- <https://informationisbeautiful.net>
|
||||||
|
- <https://www.visualcinnamon.com/portfolio/>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
TODO: examples of each of above
|
![bg fit](https://clauswilke.com/dataviz/visualizing_uncertainty_files/figure-html/mpg-uncertain-HOP-animated-1.gif)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -43,7 +47,8 @@ TODO: examples of each of above
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
TODO: examples of each of above
|
- Huge amount of data w/ user exploration: <https://pudding.cool/2024/11/love-songs/>
|
||||||
|
- Personalization: <https://www.nytimes.com/interactive/2024/upshot/buy-rent-calculator.html>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -61,14 +66,15 @@ How do you want to let a user select individual records or groups of records?
|
|||||||
- pre-written query with dropdowns/selects
|
- pre-written query with dropdowns/selects
|
||||||
- query lang
|
- query lang
|
||||||
|
|
||||||
---
|
Altair Interactive Charts <https://altair-viz.github.io/user_guide/interactions.html>
|
||||||
|
|
||||||
TODO: examples of each of the above
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Example: Voronai Diagram For Selection of Small Points
|
### Example: Voronai Diagram For Selection of Small Points
|
||||||
|
|
||||||
|
- <https://d3js.org/d3-delaunay/voronoi>
|
||||||
|
- <https://www.visualcinnamon.com/2015/07/voronoi/>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## More Resources
|
## More Resources
|
||||||
@ -76,8 +82,3 @@ TODO: examples of each of the above
|
|||||||
- <https://vis.berkeley.edu/papers/animated_transitions/>
|
- <https://vis.berkeley.edu/papers/animated_transitions/>
|
||||||
- <https://explorabl.es>
|
- <https://explorabl.es>
|
||||||
- <https://worrydream.com>
|
- <https://worrydream.com>
|
||||||
|
|
||||||
TODO:
|
|
||||||
- CSS Transitions Docs
|
|
||||||
- D3 Chapter
|
|
||||||
- My Notebook
|
|
||||||
|
Loading…
Reference in New Issue
Block a user