Skip to content

Name-Value Argument 'MarkerIndices' not working #158

Open
@xarico10

Description

@xarico10

Code used to generate plots:

x = linspace(0,10);
y = sin(x);
plot(x,y,'-o','MarkerIndices',1:5:length(y))
fig2plotly()

Expected and obtained plots:
Captura de Pantalla 2021-07-24 a la(s) 12 16 38 a  m
Captura de Pantalla 2021-07-24 a la(s) 12 16 44 a  m

Metadata

Metadata

Assignees

Labels

⭐⭐⭐ multiplierIssues that could close multiple related issues at once

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions