You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Examine the interface of the 311 data portal.
Update the R Shiny script to hide the
Display as Percent of Total Request
checkbox when theService Request Type
is "Total Requests". Note that this change has already been implemented in theExplore
tab in the repo (it has not yet been pushed to the live website) and that this solution only needs to be extended to theCompare
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
The text was updated successfully, but these errors were encountered: