Widget:Napchart: Difference between revisions
From Polyphasic Sleep Wiki
mNo edit summary |
m c |
||
Line 11: | Line 11: | ||
ch = data | ch = data | ||
}); | }); | ||
console.log(ch) | |||
var myNapchart = Napchart.init(ctx, ch['chartData']['elements']) | var myNapchart = Napchart.init(ctx, ch['chartData']['elements']) | ||
</script> | </script> | ||
</includeonly> | </includeonly> |