Skip to content

Legend Position Changes #140

@alapo

Description

@alapo

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

Metadata

Metadata

Assignees

No one assigned

    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