Forum Discussion
Power BI Python visual figure size
it doesn't have visual when putting plt.figure(figsize.....
while without it .
I want to make the figure size bigger that fit the visual box . thanks
2 Replies
- v-xiaotangCommunity Support
Hi bimchahaha
figsize(float, float), default:
rcParams["figure.figsize"](default:[6.4, 4.8])Width, height in inches.
Maybe you can try to reduce width & height, then test again.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- v-xiaotangCommunity Support
Hi bimchahaha
Have you solved this problem? If yes, could you kindly accept the answer helpful as the solution (or kindly share your solution ). so the others can find it more quickly.
Really appreciate!
Any question, please let me know. Looking forward to receiving your reply.
Best Regards,
Community Support Team _Tang