https://zerodawn0d.shinyapps.io/airticket/
- The plot does not change when all three years are deselected. On testing, I concluded that this was because
observeEvent()
does not execute ifcheckboxGroupInput()
has all options unticked
https://zerodawn0d.shinyapps.io/airticket/
observeEvent()
does not execute if checkboxGroupInput()
has all options unticked