plotly_matlab icon indicating copy to clipboard operation
plotly_matlab copied to clipboard

pcolor() plot colors not applying

Open HanliTheron opened this issue 4 years ago • 1 comments

Hi,

It seems that the colors of the pcolor plot is not applied to the generated plotly figure. On Matlab the colormap of 'jet' is applied successfully, but the generated plotly html file looks as follow:

fig2

I've been trying alternative ways to color the plot, but no success thus far. Any help would be appreciated.

EDIT: So it seems all plots using plotly offline does not inherit the color set in Matlab when using fig2plotly. Not sure how to fix this.

HanliTheron avatar Apr 30 '21 10:04 HanliTheron

Hi @HanliTheron. I would like to help you to fix this issue. I think I have fixed this issue. However I need your test code which you generated the figure you shared.

Can you please share your test code?

gilbertogalvis avatar Aug 21 '21 14:08 gilbertogalvis