[web2py] json to D3 graph

2014-06-11 Thread Andrew W
What else is in your view? Is the code inside a

[web2py] json to D3 graph

2014-06-11 Thread Richard
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