pass the correct figure size to the python visualization
Currently PowerBI passes a figure size to the Python visualization (e.g. "matplotlib.pyplot.figure(figsize=(5.55555555555556,4.16666666666667))" on my instance). The dimensions don't appear to be dynamic with the actual size of the visualization, thus the resulting python plot does not fill the v...
STATUS
DETAILS
Needs Votes