added tooltip to block propagation chart

This commit is contained in:
cubedro
2015-04-23 20:12:30 +03:00
parent 04e368b161
commit b34f72d447
4 changed files with 338 additions and 12 deletions

View File

@@ -26,6 +26,7 @@ html(ng-app="netStatsApp")
script(src="/js/lib/locale/en-gb.js")
script(src="/js/lib/angular-moment.min.js")
script(src="/js/lib/bootstrap.min.js")
script(src="/js/lib/d3.tip.v0.6.3.js")
script(src="/js/app.js")
script(src="/js/services.js")
script(src="/js/controllers.js")