You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using pie, the default colors doesn't match with those from MATLAB and the grid is automatically printed, when in MATLAB isn't (and doesn't really make sense to have a grid on a pie chart). Also, seems to be a deformation on the shape (not plotting a well-formed circle).
When using pie, the default colors doesn't match with those from MATLAB and the grid is automatically printed, when in MATLAB isn't (and doesn't really make sense to have a grid on a pie chart). Also, seems to be a deformation on the shape (not plotting a well-formed circle).
For example,
Expected and generated (https://chart-studio.plotly.com/~xarico10/467/#/) plots:
![Captura de Pantalla 2021-07-26 a la(s) 4 29 28 p m](https://user-images.githubusercontent.com/87881895/127061712-843216ce-1875-4f9d-ac83-084dbef72082.png)
![Captura de Pantalla 2021-07-26 a la(s) 4 29 41 p m](https://user-images.githubusercontent.com/87881895/127061739-737c0364-c23a-4095-9887-c355b61e5e04.png)
Examples on using pie() can be found on: https://www.mathworks.com/help/matlab/ref/pie.html#responsive_offcanvas
The text was updated successfully, but these errors were encountered: