Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HW4-Po-Ju, Tuan (pt2366) Redo #215

Open
lulutuan opened this issue Dec 19, 2014 · 0 comments
Open

HW4-Po-Ju, Tuan (pt2366) Redo #215

lulutuan opened this issue Dec 19, 2014 · 0 comments

Comments

@lulutuan
Copy link
Contributor

The Link from Plunker :
http://plnkr.co/edit/0G6mXl6xHyA5N6rd7Trq?p=preview

Data Visualization Homework 4 - D3
Type: Bubble Chart
Data sources: Yelp Review of Michelin Star Restaurant (125 restaurant in total)Graph
Variable: The Yelp rating of each Michelin Star Restaurant
Goal: The aim of the graph is to show the rating of each restaurant by using different size of circle, which the bigger one represents the higher rating. The restaurants are also further categorized by each cuisine type of the restaurant, so by simply looking at the graph, a customer can pick the best (or the higher) rating restaurant in certain group easily rather than check the rating of each restaurant respectively.

Graphing Step:

  1. Save the Yelp Review data into Json
  2. Load the Json file
  3. Call data into console
    4.Creat the bubble
  4. Attach the name of each restaurant
  5. Adjust the size larger the difference of each restaurant

To be further modified:

  1. Add the Legend specifying each restaurant type (e.g. American, Chinese, French, Japanese….)
  2. Justify the color to represent the group such as American, Asian, and European restaurant. For example, all the European restaurants are colored with color of blue (dark blue: French, Light blue: Italian, Sky blue: other European)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant