pcolor() plot colors not applying
Open
@gilbertogalvis is already working on this.
Since Aug 21, 2021.
- Dominant language
- MATLAB
- Stars
- 413
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.