plotly/plotly.R

Loading message for plotly graphs

Open

#932 aberto em 10 de abr. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)R (643 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (2.671 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The feature would be great to improve UI/UX. Particular with many shiny applications taking longer than 0.5 seconds to load. plotly.js does this, but the R implementation does not.

Reproducible example This issue is reproducible across any R implementation of plotly. It's documented on Stackoverflow and the r plotly community: http://stackoverflow.com/questions/36129522/show-loading-graph-message-in-plotly https://community.plot.ly/t/how-to-show-loading-graphs-message-in-plotly/684

@cpsievert - BTW, thank you so for your work on R plotly, your impact is huge.

Guia do colaborador