Skip to content

Issue199 fixed #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 13, 2021
Merged

Issue199 fixed #335

merged 4 commits into from
Aug 13, 2021

Conversation

gilbertogalvis
Copy link
Contributor

At jack's request, today I was working on issue #199

This PR fix that issue

To test it, please run following code

close all, clc

x = [1,3,0.5,2.5,2];
figure
pie3(x)

fig2plotly(gcf, 'offline', false, 'TreatAs', 'pie3');

result looks as follow

Screen.Recording.2021-08-12.at.9.41.54.PM.mp4

@gilbertogalvis gilbertogalvis merged commit 8a9e721 into master Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants