mitmedialab / MediaCloud-Dashboard

Front-end for the MediaCloud database
https://dashboard.mediameter.org
Apache License 2.0
16 stars 6 forks source link

add overview of results widget #257

Closed rahulbot closed 8 years ago

rahulbot commented 8 years ago

We want some kind of high-level overview of the results after you run a query. This should include:

rahulbot commented 8 years ago

This is working if I'm logged in, but in demo more if just shows an empty box. Throws two errors saying this: TypeError: undefined is not an object (evaluating 'this.model.get('results').get('sentences').totalSentences')

rahulbot commented 8 years ago

verified