Forum Discussion

js12's avatar
js12
Frequent Visitor
9 years ago
Solved

r

Hi   I'm trying to create a timeline using the timevis package in R and trying to integrate in power BI dektop. This  is my R code: > data <- data.frame( + id =1:6, + content = c("kick off", "b...
  • v-sihou-msft's avatar
    9 years ago

    js12

     

    I reproduced your issue.

     

     

     

    As confirmed with Product Team, currently timevis lib is supported as part of HTML support for R powered Custom Visuals only, not R Visuals in general.

     

    Regards,