Closed tiffanyl9 closed 9 months ago
Base level things:
npm run lint
command to format your code.Overall, great work! I'm excited to see this come together and this is a big venture for your first visual. I see the ambition!
Hi Tiffany! Another quick change: now that I see the difference in colors more clearly, I think it might be a good idea to put FGLI students above non-FGLI students if we're trying to highlight them. I can see that there's at least one FGLI student from the DC area, but they're covered up by the other pins. To fix this, you probably just need to put the FGLI data series after the non-FGLI one in the code.
General notes:
Hometown of Surveyed Students from the United States
Could you update the image in the description?
What does this PR do?
It adds the folder 2024 and within that, the folder fgli-map which contains a map with pins visualization of the hometowns of a sample of students separated into those who identify and do not identify as FGLI.
How was the functionality tested and verified?
HTML file of the map was opened in a browser.
All steps should be completed in the order presented, and you should not move on to the next step until the previous is completed.
html
page is the same as the chart.meta_data.json
file is filled in correctly (the description is a complete sentence, the title is the same as the visual).npm run process-visual
command.