rstudio / dygraphs

R interface to dygraphs
http://rstudio.github.io/dygraphs
Other
365 stars 194 forks source link

Feature/vectorized dyshading #240

Closed JMPivette closed 1 year ago

JMPivette commented 4 years ago

Vectorize dyShading() to avoid creating for loops in case of multiple shades. Related to #69