angularjs-ej1-demos/treemap/customization.js

3 строки
100 B
JavaScript

syncApp.controller('TreeMapcontroller', function ($scope) {
$scope.ndatasource = medal_data;
});