Global Temperature Trends
Interactive time series visualization with D3.js scales and transitions
About This Visualization
Iteration: 1 of Example Run
Web Learning Source: D3 Learn - Scales
Techniques Applied:
- Linear scales for mapping data to pixels
- Time scales for temporal data
- Smooth transitions for visual feedback
Data Source: Simulated climate data (example)
{
"iteration": 1,
"web_source": "https://observablehq.com/@d3/learn-d3-scales",
"techniques_learned": [
"Linear scales for mapping data to pixels",
"Time scales for temporal data",
"Smooth transitions for visual feedback"
],
"data_source": "simulated",
"created": "2025-03-10T14:30:00Z"
}