Hi Faizelh! Have you solved this? Are you running it? Can’t make it work. Please Contact me via f c d . c h a n n e l (at) gmail.com
Hifaizelh! Still not working..
Now under some circumstances he says that I need to load JQuery before running this. (As an info message when I open the page)
Have tried to insert other JQuery scripts, but it won’t work.. 🙁
Any tips, or help!?? Thankk you!
Hi fcdrums,
I had to change the file wpcharts.js in order to get it working:
Link
OHH Man.. now the demos run, after taking out the info message every time omg…
BUT THIS IS JUST NOT WORKING:
<!– Your very 1st data chart on the post / page of WordPress
Simply, do these steps:
1. Create new post / page normally on WP.
2. Copy all all these lines inside it by editing in html mode.
3. Copy file ‘simpleLineData.json’ from data/ folder into your blog’s root folder.
4. Save it, preview & enjoy your first own data set’s chart on the blog ! –>
[loadNVD3]
<h3>My First Own Data Chart</h3>
<span id=”chart1″></span>
<script>
jsChart(‘1’, ‘simpleLineData.json’, ‘simpleline’, {height:’200′, width:’550′} );
</script>
I wonder If I can hire you to make it run! haha
No Seriously: I need this thing to pull from a database. Could you do something like that??
Thanks!
Hi !
I just updated this tested fix into nvd3.php file.
Hope it helps you there !