mgskjaeveland / sgvizler

Sgvizler: SPARQL result set visualisation javascript library
http://mgskjaeveland.github.io/sgvizler/
MIT License
31 stars 13 forks source link

Cant display graphs #63

Closed mgskjaeveland closed 8 years ago

mgskjaeveland commented 8 years ago

Reported by anonymous on 26 Mar 2014 14:51 UTC I have the code up loaded to a sever and it will not display the graphs. its not not sending the query away to format graph. this is the url on the hard drive and it works

file:///C:/Users/adrian/Documents/sgvizler-0.5-r173/sgvizler-0.5/example/worldpop.html

But the url without the sgvizler-0.6 is

file:///C:/Users/adrian/Documents/worldpop.shtml

Have up loaded all the files still not working, which file or what line of code sends the query away the Google charts to be formatted for a graph. http://jsfiddle.net/degzs/N5jeb/

What I want to do is display the graphs by giving the user a option of what kind of graph they want

Migrated-From: http://dev.data2000.no/sgvizler/ticket/63

mgskjaeveland commented 8 years ago

Comment by martin on 26 Mar 2014 15:22 UTC I don't completely understand your problem. Are you using a web server? Seems that you might not be publishing or linking to your files correctly.

I have updated the fiddle so that it is working. The example uses sgvizler version 0.6. http://jsfiddle.net/N5jeb/1/