You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xarico10
changed the title
LineSpec input argument not working correctly when using spy()
LineSpec input argument not working correctly when using 2-D plots
Jul 26, 2021
The input
LineSpec
isn't changing marker's color nor line style.The previous code should produce green hexagrams with a dashed line, however, it plots them with the default blue color and a solid line:
Expected and generated (https://chart-studio.plotly.com/~xarico10/419/#/) plots:

Examples on using the
LineSpec
input argument can be found on:https://www.mathworks.com/help/matlab/ref/linespec.html
The text was updated successfully, but these errors were encountered: