Skip to content

05 assignment #40

Open
musofan wants to merge 15 commits intodata-mining-the-city:masterfrom
musofan:05-assignment
Open

05 assignment #40
musofan wants to merge 15 commits intodata-mining-the-city:masterfrom
musofan:05-assignment

Conversation

@musofan
Copy link

@musofan musofan commented Oct 17, 2015

didn’t figure it out, i tried to add this, not working.
also want to scale the radius of the circle and don’t know how to do it

.attr("r", function(d) { return projectPoint(d.properites.price)})

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you do not need the projectPoint() function for the radius, since it is just using the price. Try it without this function and it should work.

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

Successfully merging this pull request may close these issues.

2 participants