I am using the R programming language. I made the following interactive graph using the plotly library:
library(dplyr) library(ggplot2) library(shiny) library(plo