Interaction in your Project
- Due Oct 24, 2018 by 11:59pm
- Points 70
- Submitting a website url
This week, focus on the interactions of your project. The clicking, hovering, zooming, menus, or anything else interactive should be working well. There should be no glitches in rendering, or any tooltips that say "[Object]". The project should be pretty much presentable at this point, with the core elements in place. Try showing it to someone and getting feedback!
This would be a good week to try out aggregation as well, if it makes sense for your data. For example, here's one way to aggregate using Datalib Links to an external site., or you could try d3.histogram Links to an external site., d3-hexgrid Links to an external site. / d3-hexbin Links to an external site., or d3-contour Links to an external site.. Unfortunately I cannot make videos for all of these techniques, but at this point you should be able to research new techniques and libraries, and teach yourself how to use them.
If you're stuck on anything, don't hesitate to ask for help in our course chanel.
Please submit the link to your work in VizHub (or GitHub) for this assignment in Canvas.
Good luck!