##Insight gained:
- We can clearly see the state adjacency.
- When ordered by connections, the connections are gradually decreasing from top to bottom and left to right.
<!DOCTYPE html> | |
<html> | |
<meta charset="utf-8"> | |
<style> | |
body { | |
font: 11px sans-serif; | |
} | |
.axis path, | |
.axis line { | |
fill: none; |
<!DOCTYPE html> | |
<html> | |
<meta charset="utf-8"> | |
<style> | |
body { | |
font: 11px sans-serif; | |
} | |
.axis path, |
##Insight gained:
##Insight gained:
##Chart: Scatter Plot
Title: Number of events and Sports conducted in each country with color mapped to Country.
Magnitude Channel:
Identity channel:
3 Things I learned
Generating a scatter plot
Scales and Axes
Transitions of lines,objects