Plotly.py: customize modebar

Created on 22 Jan 2020  路  1Comment  路  Source: plotly/plotly.py

More explanation needs to be added to https://plot.ly/python/configuration-options/#remove-modebar-buttons to show:

  • how to add buttons to modebar
  • buttons' name:
    2D: "zoom2d", "pan2d", "select2d", "lasso2d", "zoomIn2d", "zoomOut2d", "autoScale2d", "resetScale2d",
    Cartesian: "hoverClosestCartesian", "hoverCompareCartesian",
    3D: "zoom3d", "pan3d", "resetCameraDefault3d", "resetCameraLastSave3d", "hoverClosest3d", "orbitRotation", "tableRotation",
    GEO: "zoomInGeo", "zoomOutGeo", "resetGeo", "hoverClosestGeo",
    Others: "toImage", "sendDataToCloud", "hoverClosestGl2d", "hoverClosestPie", "toggleHover", "resetViews", "toggleSpikelines", 鈥渞esetViewMapbox"
  • how to change their order

Most helpful comment

Is there currently a way to add custom modebar buttons in python? If not, will this be a feature added in the future?

>All comments

Is there currently a way to add custom modebar buttons in python? If not, will this be a feature added in the future?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tssweeney picture tssweeney  路  4Comments

astrojuanlu picture astrojuanlu  路  4Comments

binaryfunt picture binaryfunt  路  5Comments

fcollonval picture fcollonval  路  3Comments

vlizanae picture vlizanae  路  4Comments