Skip to content

Issue264 fixed #342

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 17, 2021
Merged

Issue264 fixed #342

merged 4 commits into from
Aug 17, 2021

Conversation

gilbertogalvis
Copy link
Contributor

This PR fix the issue #264. This issue is related to pcolor similar to issues #263 and #265. Then working with this issue I was careful to ensure that modifications works for all this issues (#264, #263 and for #265)

to test it please use following code:

C = hadamard(20);
pcolor(C)

fig2plotly(gcf, 'offline', 1, 'TreatAs', 'pcolor');

results looks as follow

Screen Shot 2021-08-14 at 10 24 21 AM

Screen Shot 2021-08-14 at 10 23 57 AM

@VolKa79
Copy link

VolKa79 commented Aug 14, 2021

Good.
is264

@gilbertogalvis gilbertogalvis merged commit 829f4e4 into master Aug 17, 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