Skip to content

Name-Value Argument 'LineStyle' not working #156

Closed
@xarico10

Description

@xarico10

Code used to generate plots:

x = 0:pi/100:2*pi;
y = cos(x);
plot(x,y, 'LineStyle','--')
fig2plotly()

Attached expected and generated figures
Captura de Pantalla 2021-07-24 a la(s) 12 05 10 a  m
Captura de Pantalla 2021-07-24 a la(s) 12 05 16 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