[web2py] json to D3 graph
What else is in your view? Is the code inside a
[web2py] json to D3 graph
Dear fellow Web2py user, I am trying to get a json variable into a D3 graph. This was successfull with a simple list of dictionaries within the python/JS vairable. But nof I want to get the famous flare data structure into my view. In the controller I have: def view_dendo(): import json