Closed jcchuang closed 10 years ago
@alisonmsmith: The latest itm/gib API now generates a list of key-value pairs for TopTermsPerTopic. What is the purpose of the "class" key.
https://github.com/alisonmsmith/termite-ui/blob/510512f081e14f632900f2dd797469e5a5c7562b/public_html/app/js/controllers.js#L192-L198
Renamed keys to [term, value] from [term, freq] to match the GIB visualization convention.
0975daf
@alisonmsmith: The latest itm/gib API now generates a list of key-value pairs for TopTermsPerTopic. What is the purpose of the "class" key.
https://github.com/alisonmsmith/termite-ui/blob/510512f081e14f632900f2dd797469e5a5c7562b/public_html/app/js/controllers.js#L192-L198