Skip to content

Commit

Permalink
Wish it was simpler to customize the labels on the world maps...
Browse files Browse the repository at this point in the history
  • Loading branch information
heathermiller committed Jun 3, 2013
1 parent 0b36b31 commit af3c5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/progfun/ProgfunStats.scala
Expand Up @@ -265,6 +265,7 @@ object WorldMapDensityGraph extends WorldMapFactory with App {
}

override def label: String = "Density"
// override def popoverText: String = """<br>Number of Students: <b>'+data[iso]+'</b><br><span style="opacity: 0.5;">Population: '+population[iso]+'</span>'"""

writeHtml()
}
Expand Down

0 comments on commit af3c5d1

Please sign in to comment.