Forum Discussion
mjo31
5 years agoFrequent Visitor
Python Visual :Increase the size of the visual
Hi, I am trying to generate a python visual from power BI. I was able to generate a line chart. But I am unable to increase the size of the visual in power BI.Its always fixed. Code: Output is a da...
- 5 years ago
Hi mjo31
See if these can help:
plt figsize Code Example (codegrepper.com)
How to Set the Size of a Figure in Matplotlib with Python (learningaboutelectronics.com)
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
v-jingzhang
5 years agoCommunity Support
Hi mjo31
See if these can help:
plt figsize Code Example (codegrepper.com)
How to Set the Size of a Figure in Matplotlib with Python (learningaboutelectronics.com)
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.