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
I find that the "mode bar" on Plotly charts can be confusing to people and doesn't add any value in our use of Redash. Hiding it is as simple as adding displayModeBar: false to the Plotly configuration.
I'm happy to submit a PR and make it a setting on the organization ("Hide Plot.ly mode bar"), but before doing so wanted to check if there was support for this idea?
The text was updated successfully, but these errors were encountered:
👋 @daniellangnet, we use the issue tracker exclusively for bug reports and planned work. However, this issue appears to be a support request. Please use our forum to get help.
I find that the "mode bar" on Plotly charts can be confusing to people and doesn't add any value in our use of Redash. Hiding it is as simple as adding
displayModeBar: false
to the Plotly configuration.I'm happy to submit a PR and make it a setting on the organization ("Hide Plot.ly mode bar"), but before doing so wanted to check if there was support for this idea?
The text was updated successfully, but these errors were encountered: