-
JoshuaMay 2, 2017 at 10:49 am #7984
Howdy, I have successfully gotten radial and bar graphs working with API data in JSON format. I am unable to get the Line Area graph working. Does anyone have a seed or snippet of linearea_test.js using JSON instead of CSV format to import data? I keep getting an error that loadData() is not a function when I try.
~ Ken
vizulyMay 3, 2017 at 8:24 am #7986Hi Ken,
The “loadData()” function is part of the test container that shipped with the line area chart – not the core chart code itself. I would check for references to JavaScript files that may be missing when you converted things over.
– Tom
-
|
Viewing 1 reply thread
You must be logged in to reply to this topic.