Skip to content

MarkerSize input argument not working correctly when using spy() #188

Closed
@xarico10

Description

@xarico10

MarkerSize input argument isn't changing marker's size.

For example,

B = bucky;
spy(B,'p',25)

fig2plotly();

The previous code should plot huge stars, however, they're being plotted with the default size.

Expected and generated (https://chart-studio.plotly.com/~xarico10/369/#/) plots:
Captura de Pantalla 2021-07-26 a la(s) 12 38 35 a  m

Captura de Pantalla 2021-07-26 a la(s) 12 38 19 a  m

Examples on using the MarkerSize input argument can be found on:
https://www.mathworks.com/help/matlab/ref/spy.html#mw_32177bc4-0604-4dcf-a944-7f0622eeca64

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions