Complete Assignment 2: good and bad data visualization#1
Open
katariamonika wants to merge 1 commit intomainfrom
Open
Complete Assignment 2: good and bad data visualization#1katariamonika wants to merge 1 commit intomainfrom
katariamonika wants to merge 1 commit intomainfrom
Conversation
tianyi21
approved these changes
Jan 27, 2026
tianyi21
left a comment
There was a problem hiding this comment.
Hi Monika,
Thank you for submitting your Vis A2.
✅ You demonstrate your understanding of evaluating existing visualizations.
✅ You include a good visualization and explain its effectiveness.
✅ You discuss how to further improve the good visualization.
✅ You include a bad visualization and identify its potential issues.
✅ You suggest ways to improve the bad visualization.
Your A2 is now complete!
Tianyi [LS]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
This pull request completes Assignment 2 by populating the
assignment_2.mdfile with one example of a good data visualization and one example of a bad data visualization. Each example includes justification for classification and suggested improvements, in line with course requirements.What did you learn from the changes you have made?
Learnt how different design choices such as chart type, color use and visual complexity affect how easily data can be interpreted. I also learned how poor design decisions can increase cognitive load and lead to misinterpretation of data.
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
No
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
One challenge was identifying publicly accessible and reliable examples of bad data visualizations.
How were these changes tested?
The markdown file was reviewed locally to ensure formatting rendered correctly and content aligned with assignment requirements. The pull request was also checked in a private browser window to confirm accessibility.
A reference to a related issue in your repository (if applicable)
Not applicable.
Checklist