Forum Discussion
How can I use dygraphs library ( R) in powerbi?
Hello,
Regarding interaction with dataset, I suppose, you should use the same approach as in this line to pass name of buckets.
Regarding other moments, check please that libraries that you use are imported in R Studio.
Also, check please that integration into Power Bi Desktop is set up: File -> Options and settings -> Options -> R scripting
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
Thanks for your reply. Should I work the same way I work with plotly? Plotly doesn't work on R visual just pbiviz. Is it the same for dygraphs? Does it work well for large data?
- v-evelk6 years agoMicrosoft Employee
Hello,
- "Should I work the same way I work with plotly?"
Could you clarify your question please, becuase I am unsure that I got it.
- "Plotly doesn't work on R visual just pbiviz. Is it the same for dygraphs?"
What do you mean?
- "Does it work well for large data?"
It have to work with 150 000 rows regarding documntation.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]