Forum Discussion
Anonymous
2 years agoNot applicable
Power BI R Custom Visual loading, except Leaflet Tiles for the basemap
Hi! I'm trying to incorporate a R-Custom Visual using leaflet. I've been able to load the visual and everything works except the base map. Here's a snippet with the tile part of the code: shape <...
Anonymous
2 years agoNot applicable
Does that happen in the Rscript or the in the visual script? Are there examples you could point me too? Thanks!
lbendlin
Super User
2 years agoCreate Power BI visuals using R - Power BI | Microsoft Learn - limitations section
- Anonymous2 years agoNot applicable
I'm creating an R-Custom Visual not an R visual in the PowerBI desktop. I haven't seen any examples about the Matplotlib rendering
- lbendlin2 years ago
Super User
Display devices: Only plots that are plotted to the R default display device are displayed correctly on the canvas. Avoid explicitly using a different R display device.