Skip to content

Name-Value Argument 'LineWidth' not working #157

Closed
@xarico10

Description

@xarico10

Code used to generate the plots:

x = 0:pi/100:2*pi;
y = sin(x);
p = plot(x,y)
plot(x,y,'LineWidth',5)
fig2plotly()

Expected and obtained plots
Captura de Pantalla 2021-07-24 a la(s) 12 11 55 a  m
Captura de Pantalla 2021-07-24 a la(s) 12 12 04 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