diff --git a/public/js/directives.js b/public/js/directives.js index c54c7d2..afba238 100644 --- a/public/js/directives.js +++ b/public/js/directives.js @@ -40,7 +40,7 @@ angular.module('netStatsApp.directives', []). scope.map = new Datamap({ element: element[0], scope: 'world', - width: 600, + width: width, height: 300, fills: { success: '#7BCC3A',