Skip to content

Name-Value Argument 'MarkerFaceColor' not working #160

Closed
@xarico10

Description

@xarico10

Code used to generate the plots:

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

Expected and obtained plots:
Captura de Pantalla 2021-07-24 a la(s) 12 40 34 a  m
Captura de Pantalla 2021-07-24 a la(s) 12 40 43 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