r - Dygraph legend time-date format change to include day of week -


hello using r dygraphs package, , able change legend time-date format include day of week (i.e. "%a")

i have looked in dyoptions , dylegend cannot see me this...

below simple example...but ideally in shiny app...

library(dygraphs) library(xts) dygraph(xts(rnorm(100),sys.time()+seq(100)),main='random_graph') 


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -