Back to Templates

Basic reactive plot

View App View Code on GitHub
shiny create -m express \
  -g https://github.com/posit-dev/py-shiny-templates/tree/main/basic-app-plot
shiny create -m core \
  -g https://github.com/posit-dev/py-shiny-templates/tree/main/basic-app-plot

A basic example of changing a histogram based on a select input control.

Packages:

  • seaborn