spin_down_trace_style_dict

spin_down_trace_style_dict#

lobsterpy.plotting.layout_dicts.spin_down_trace_style_dict = {'line': {'dash': 'dash', 'width': 3}, 'mode': 'lines', 'visible': 'legendonly'}#

Line style for Spin.down traces.

Parameters:
  • line (dict) – Line style dictionary.

  • mode (str) – Plotly mode.

  • visible (str) – Trace visibility.