Advanced time series graph visualisation

Hi All,

Does anybody have experience with comparing highcharter, dygraphs and plotly when it comes to adding in a user switchable custom x-axis (with pure javascript or R code), and users being able to show/hide the series that are displayed from inputs elsewhere in Shiny.

For the former I've used dygraphs with it's axisLabelFormatter and valueFormatter capability within the dyAxis function so far; but this package is no longer updated on github unfortunately and Shiny development is leaving it behind some what with moving forward with htmlwidgets v1.5. I've found dygraphs requires htmlwidgets v1.3 for stability, but that's another topic.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.