Skip to content

Name-Value Argument 'Color' not working #155

Closed
@xarico10

Description

@xarico10

Code used to generate figure:

x = -pi:pi/10:pi;
y = tan(sin(x)) - sin(tan(x));

plot(x,y, 'Color','red')
fig2plotly()

Attached expected and obtained plots:

Captura de Pantalla 2021-07-24 a la(s) 12 00 19 a  m

Captura de Pantalla 2021-07-24 a la(s) 12 00 26 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