We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When dynamically updating the legendPosition property from true to false. JS example , Angular Example facing same issue in all angular and plotly versions
legendPosition
true
false
Expected Behaviour: should not allow to drag the legends
Actual Behaviour Allows to drag the legends
Plots.js version: 1.47.4 angular-plotly.js : 5.2.2
The text was updated successfully, but these errors were encountered:
Oops! raised issue in wrong repo. closing this issue
Sorry, something went wrong.
No branches or pull requests
Details
When dynamically updating the
legendPosition
property fromtrue
tofalse
.JS example , Angular Example
facing same issue in all angular and plotly versions
Expected Behaviour:
should not allow to drag the legends
Actual Behaviour
Allows to drag the legends
Backends
Versions
Plots.js version: 1.47.4
angular-plotly.js : 5.2.2
The text was updated successfully, but these errors were encountered: