jasonasher / dc_doh_hackathon

Repository for the DC DOH Hackathon on September 23rd, 2017
5 stars 28 forks source link

Make checkbox on the 311 data portal disappear under certain conditions #31

Open eclee25 opened 6 years ago

eclee25 commented 6 years ago

Examine the interface of the 311 data portal.

Update the R Shiny script to hide the Display as Percent of Total Request checkbox when the Service Request Type is "Total Requests". Note that this change has already been implemented in the Explore tab in the repo (it has not yet been pushed to the live website) and that this solution only needs to be extended to the Compare tab. Take a look at closed pull request 23 under eclee25/the-rat-hack.

Input: Fork the repo available here

Output: Updated R Shiny app code.

When you are finished Submit a pull request on GitHub (eclee25/the-rat-hack repo), or upload your scripts. Upload any files to Dropbox

Need more information? Flag Jason or Elizabeth, or ask your question in the comments below and we'll respond as soon as we can!

normalize by total requests disappear when total requests is selected