Forum Discussion
How remove space/padding around Power BI Custom R/plotly Visual
Hi!
In the absence of a standard power bi component that can create an insight from two separate datasets showing one as a line graph and the other as a scatter, I had to create this myself. After some research I decided to use R and plotly. In the development I used RStudio and the component I made looked great there. Until I produced the Power BI component via pbivi / visual code. It showed that the graph was very small in relation to the area it received in the power bi report. A lot of free space above and to the left of the component was the result. Got a tip to use the ReadFullFileReplaceString, like
1 Reply
- AnonymousNot applicable
Hi Anonymous,
AFAIK, current power bi does not provide the options to do custom with padding ranges. Perhaps you can submit to the idea forum to help improve R visual.
Regards,Xiaoxin Sheng