Skip to content

Name-Value Argument 'MarkerEdgeColor' not working #159

Closed
@xarico10

Description

@xarico10

Code used to generate plots:

x = -pi:pi/10:pi;
y = tan(sin(x)) - sin(tan(x));
plot(x,y,'Marker','+', 'MarkerEdgeColor','red')
fig2plotly()

Expected and obtained plots:
Captura de Pantalla 2021-07-24 a la(s) 12 33 21 a  m
Captura de Pantalla 2021-07-24 a la(s) 12 33 31 a  m

Metadata

Metadata

Assignees

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