Difference between revisions of "MediaWiki:EUProjects Festivals"

From Culture.si
Line 160: Line 160:
 
},*/
 
},*/
  
d3.json('http://www.culture.si/en/Culture.si:EUProjects/JSON?action=raw&templates=expand',  function(err, rows){
+
d3.json('/en/Culture.si:EUProjekti/JSON?action=raw&templates=expand',  function(err, rows){
 +
        console.log(rows.length,err);
 +
        console.log(rows);
 
data_projects = d3.nest()
 
data_projects = d3.nest()
 
.key(function(d) { return d.year; })
 
.key(function(d) { return d.year; })

Revision as of 23:39, 9 October 2013