Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
The error message I get on the Service is:
"It is not currently possible to manually set the aspect on 3D axes"
But it rendered normally on Desktop (see below).
The method causing the issue is set_x/y/z/ticks from Matplotlib : ax.set_yticks(np.arange(0, 108, step=25))
Is there any timeline for fixing this issue or workaround? I do need to plot it as a rectangle. A square won't look good.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.