To be completed before 7-7-2022(Thurs) 2359hrs
A force network diagram is a very good way of showing relationships between cases.
In this case, we're visualizing just a small cluster of cases (20 cases) during the Covid situation last year.
Sample screenshot of cases in sample data
The main visualization encoding has been chosen - force network diagram.
You are required to show which cases are male, and which are female.
Beyond that you may theme the cases and links however way you choose.
I've included a simple template D3 starter.
A lot more basic than the previous ones, except that I've formatted the links JSON into the format the D3 requires for the force network diagram.
Interactivity: tooltips to print out the information in the nodes.
Interactivity: mouse hover to show selection of nodes.
Add in at least one more category (use a button toggle) to visualize beyond gender, e.g. age, vaccination status, etc.
Either (and/or):
Chi-Loong | V/R