Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 18789

Python visual in Power BI - plot is too small

$
0
0

I have several Python visuals in Power BI.The plots are always too small: the space is not utilized and therefore the plot is too small.

Tried to adjust the figure size, no effects

plt.figure(figsize=(18, 15))

Tried to reduce the padding, no effect

plt.tight_layout(pad=0, w_pad=0, h_pad=0)

Any advice?

enter image description here


Viewing all articles
Browse latest Browse all 18789

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>