pmaji / financial-asset-comparison-tool

R Shiny app to compare the relative performance of cryptos and equities.
https://pjeff.shinyapps.io/financial-asset-comparison-tool/
MIT License
112 stars 44 forks source link

plotly overlay on mobile covering line labels #4

Closed pmaji closed 5 years ago

pmaji commented 6 years ago

Fix problem where on mobile the plotly overlays show permanently and block line labels.

2018-03-15 21 43 42

pmaji commented 5 years ago

This seems to be an issue that is specific to plotly, and doesn't have an easy-to-implement solution as far as I can tell. Closing this for now as I don't plan on investigating it further, but if anyone is digging through old issues looking for a place to contribute, this would be a good one!