and if we go the "data-driven way" we can put stuff in the YAML file about graphs
could we provide a mapping there, so the script knows what to put on which axis?
ianmcorvidae
the $.ajax call is the main thing that's interesting -- you want to load something with dataType: 'json' and then in the success function add it to some persistent place where you keep datasets
ruaok
plaintext: yep, that is the idea.
plaintext
good, I'll look into how we should represent that then
ruaok
ianmcorvidae: contract is in email
ianmcorvidae
ruaok: cool
plaintext
should I start working on async loading, then try to graph a single report?