In this assignment, you are required to create an interactive visualisation using D3. The visualisation will present network data and provide tooltips when the user hovers above the visual elements. It is an individual assignment and worth 5% of your total mark for FIT5147.
Relevant learning outcomes for FIT5147:
6. Implement interactive data visualisations using python, R and other tools
Details of task:
The data you are to use can be found in Moodle. It is a trading data between different locations. You do not need to worry about map projections, we have already converted the locations into screen positions (in pixels).The data is fictional.
It contains:
· Screen position in pixels of different locations
Trade amounts between different locations This network is un-directed, you do not need to draw arrows.