-
Notifications
You must be signed in to change notification settings - Fork 167
docs - maps have wrong default color pallete #427
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
Comments
This issues was fixed by PR #434 Bellow share results for one example of each geo chart case
|
Noting down here that none of the axes are captured with fig2plotly(). |
not captured properly |
Yes. When I updated this functionality I wrote it down as an observation. The plotly functionalities used to create the geo charts do not allow to configure the tick labels and some other axes features |
This issue was fixed by PR #462 Result using 'geo' as 'geoRenderType'Result using 'mapbox' as 'geoRenderType' |
They have a turquoise default color palette, instead of grey.
https://github.com/plotly/plotly.matlab-docs/blob/main/matlab/2021-08-04-scatter-plots-on-maps.md
https://github.com/plotly/plotly.matlab-docs/blob/main/matlab/2021-08-04-lines-on-maps.md
here only first 2 plots: https://github.com/plotly/plotly.matlab-docs/blob/main/matlab/2021-08-04-bubble-maps.md
The text was updated successfully, but these errors were encountered: