plotly_matlab icon indicating copy to clipboard operation
plotly_matlab copied to clipboard

Legend Position Changes

Open alapo opened this issue 7 years ago • 0 comments

When writing the figure to Matlab the default legend position is as shown below image

However, there does not seem to be a way to edit this location such that it resembles the figure below. You need to manually go and edit the figure in plotly. This does seem possible in Python. But changing the orientation in Matlab by using legend(legendData, 'Location','North','Orientation','horizontal') does not produce the same figure once exported to plotly

image

alapo avatar May 31 '18 14:05 alapo