rladies / rshinylady

R-Ladies shiny dashboard
https://gqueiroz.shinyapps.io/rshinylady/
MIT License
23 stars 13 forks source link

ToolTip when you mouse over a city in the map #4

Closed gdequeiroz closed 5 years ago

gdequeiroz commented 6 years ago

It would be great to add numbers about the city (similar to the table) when the user clicks on the city.

jananiravi commented 6 years ago

That would be a great idea @gdequeiroz or alternatively, the numbers on top could change commensurate to the area/chapter location selected.

lopierra commented 5 years ago

Hi! I cloned this repo and added some code for popups, but I just realized that I forgot to create a new branch and was working in master. (I am new to Git.) Can I create a pull request from master, or is there something I need to do to move all my changes to a new branch? Thanks.

gdequeiroz commented 5 years ago

Hi @lopierra, thank you very much! This is great! I don't think you will be able to make a PR (pull request) using master. I would suggest to "Fork the repo" > "Create a branch" > "Make modifications" > "Submit the PR" I will be more than happy to help you with that. Are you in the R-Ladies Community Slack? https://rladies-community-slack.herokuapp.com/

lopierra commented 5 years ago

I just joined the Slack. I also got the below error when I tried to push my changes, so maybe I just need to start over (luckily the code I added was short!)

remote: Permission to rladies/rshinylady.git denied to lopierra. fatal: unable to access 'https://github.com/rladies/rshinylady.git/': The requested URL returned error: 403

gdequeiroz commented 5 years ago

Closed by #13 (ac5d83c)