plotly_matlab
plotly_matlab copied to clipboard
pcolor() plot colors not applying
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:
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.
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?