Closed emmanuelle closed 4 years ago
works well for me...
On Thu, Mar 26, 2020 at 2:51 PM Emmanuelle Gouillart < notifications@github.com> wrote:
This is an attempt to accelerate the reactivity of the app by loading a smaller number of traces in the timeseries figure. As of now all traces (all countries) are loaded, just their visibility is toggled. Let's see if this accelerates the update of the table.
You can view, comment on, or merge this pull request online at:
https://github.com/covid19-dash/covid-dashboard/pull/93 Commit Summary
- changed contents of timeseries figure
File Changes
- M app.py https://github.com/covid19-dash/covid-dashboard/pull/93/files#diff-3f41e546893dc64b71aaacad12cad815 (17)
- M assets/callbacks.js https://github.com/covid19-dash/covid-dashboard/pull/93/files#diff-eb0ccca8ea739988858d0963a1b29433 (26)
- M make_figures.py https://github.com/covid19-dash/covid-dashboard/pull/93/files#diff-c594042381140edd9e0bac4ed694b7a0 (14)
Patch Links:
- https://github.com/covid19-dash/covid-dashboard/pull/93.patch
- https://github.com/covid19-dash/covid-dashboard/pull/93.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/covid19-dash/covid-dashboard/pull/93, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGUVECLQE3EICY7ZTNHDCDRJPE5XANCNFSM4LUSBH6A .
-- Russell A. Poldrack Albert Ray Lang Professor of Psychology Professor (by courtesy) of Computer Science Bldg. 420, Jordan Hall Stanford University Stanford, CA 94305
poldrack@stanford.edu http://www.poldracklab.org/
This is an attempt to accelerate the reactivity of the app by loading a smaller number of traces in the timeseries figure. As of now all traces (all countries) are loaded, just their visibility is toggled. Let's see if this accelerates the update of the table.