8000 Fixups to the titling of one of the progfun-stats graphs · applideveloper/scala.github.com@a147c15 · GitHub
[go: up one dir, main page]

Skip to content

Commit a147c15

Browse files
committed
Fixups to the titling of one of the progfun-stats graphs
1 parent aa2dfab commit a147c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

news/_posts/2012-12-12-functional-programming-principles-in-scala-impressions-and-statistics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ We'd like to close with some fun, and partially surprising, information on the d
8787
<div style="text-align: center;"><h6>Absolute Number of Participants Per Country</h6><div id="map-population" style="width: 700px; height: 350px;">&nbsp;</div></div>
8888
<p>&nbsp;</p><p>&nbsp;</p>
8989

90-
Here's that graph again, relating that population of students with the population density of the respective country:
90+
Here's that graph again, relating that population of students who enrolled in the course with the population of the respective country:
9191

92-
<div style="text-align: center;"><h6>Number of Participants Per Country Relative to Population Density</h6><div id="map-density" style="width: 700px; height: 350px;">&nbsp;</div></div>
92+
<div style="text-align: center;"><h6>Number of Participants Per Country Relative to Countries' Population</h6><div id="map-density" style="width: 700px; height: 350px;">&nbsp;</div></div>
9393
<p>&nbsp;</p><p>&nbsp;</p>
9494

9595
## Get the data and explore it with Scala!

0 commit comments

Comments
 (0)
0