redburningice / ACC-Analyzer

0 stars 0 forks source link

replace ggplot graphs with interactive graphs #16

Open redburningice opened 1 year ago

redburningice commented 1 year ago

with highcharter package

Highcharter Tutorial: https://www.highcharts.com/blog/tutorials/highcharts-for-r-users/

App with example interactive graph: https://shiny.rstudio.com/gallery/nz-trade-dash.html

image

redburningice commented 1 year ago

It seems like there is a library making ggplots more interactive, which might be even better than highcharter: https://rpubs.com/Rudy_Martinez/677079

image

redburningice commented 1 year ago

https://plotly.com/ggplot2/getting-started/

redburningice commented 1 year ago

How to add a secondary axis to a plotly plot

https://stackoverflow.com/questions/52833214/adding-second-y-axis-on-ggplotly