Open fvitalini opened 4 years ago
ggplotly has issues with big numbers, so ggplotlying the linear plots in the global module or using a log scale causes an app failure. Currently having anon interactive logarithmic plots in the global module and interactive plots in the country tab.
One way to overcome this would be to use directly plotly instead of ggplot + ggplotly
use googlevis package instead of plotly
googleVis discarded due to overcomplexity for colours. Back to use plotly. Missing is ggplotly of facet plots
use renderPlotly instead of renderPlot