Confirmed users
56
edits
(Created page with "== End of Week 9: Report == It seems that our last week's attempts at introducing live updates into the page were a bit hurried, and our conclusions on seeing the initial few...") |
|||
| Line 9: | Line 9: | ||
It seems that we need to break down the page into a number of groups (which, to anyone reading this, is ''good'' D3 practice), and take it from there. | It seems that we need to break down the page into a number of groups (which, to anyone reading this, is ''good'' D3 practice), and take it from there. | ||
--- | ---- | ||
EDIT: The issue, after being resolved (by tearing down the page and starting from scratch), was resolved in hindsight. It would seem that the reason for the apparent overflow was the failure to flush the numbers from the holder in the '''main.js''' script, which caused the inflated values to be seen on the page. We still don't know what caused the apparent slowdown of the browser after the few pushes, but the new approach seems to work fine, so we won't go there. For now. | EDIT: The issue, after being resolved (by tearing down the page and starting from scratch), was resolved in hindsight. It would seem that the reason for the apparent overflow was the failure to flush the numbers from the holder in the '''main.js''' script, which caused the inflated values to be seen on the page. We still don't know what caused the apparent slowdown of the browser after the few pushes, but the new approach seems to work fine, so we won't go there. For now. | ||