Module plotly::layout::update_menu

source ·
Expand description

Buttons and Dropdowns.

Structs§

Enums§

  • Sets the Plotly method to be called on click. If the skip method is used, the API updatemenu will function as normal but will perform no API calls and will not bind automatically to state updates. This may be used to create a component interface and attach to updatemenu events manually via JavaScript.
  • Determines the direction in which the buttons are laid out, whether in a dropdown menu or a row/column of buttons. For left and up, the buttons will still appear in left-to-right or top-to-bottom order respectively.
  • Determines whether the buttons are accessible via a dropdown menu or whether the buttons are stacked horizontally or vertically