Newbie needs help: Load file into jqplot Meter Gauge Chart /AJAX&JSON
in Getting Started
•
7 years ago
I'm facing a problem loading a simple external file with just one value into my jqplot meter gauge. Here is my working fiddle with hardcoded data: https://jsfiddle.net/enqjh8m3/1/ I read through the jqplot documentation and looked at some examples but I just can't make it work. It's the first time I use jqplot and I'm not very experienced working with js. But havent we all started somewhere? Here is my approach to load a file called keyscore.txt, which just contains My not working code:
A copy of keyscore.txt can be found here
Maybe someone can help me out and look at my code or
point me into the right direction? Any help is very
appreciated! |
2