Skip to content

Name-Value Argument 'Color' not working #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xarico10 opened this issue Jul 24, 2021 · 0 comments · Fixed by #213
Closed

Name-Value Argument 'Color' not working #155

xarico10 opened this issue Jul 24, 2021 · 0 comments · Fixed by #213
Assignees

Comments

@xarico10
Copy link
Contributor

xarico10 commented Jul 24, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants