python_pyecharts_legend

  • self: LegendOpts, type_: Optional[str]=None, selected_mode: Union[str, bool, None ]=None,
  • is_show: bool= True,
  • pos_left: Union[str, int, float, None]=None.
  • pos_right: Union[str, int, float, None]=None,
  • pos_top: Union[str, int, float, None]=None,
  • pos_bottom: Union[str, int, float, None]=None,
  • orient: Optional[str]=None.
  • align: Optional[str]=None, padding: int=5, item_gap: int=10,
  • item_width: int =25, item_height: int=14, inactive_color: Optional[str]=None,
  • xtstyle_opts: Union[TextStyleOpts, dict, None ]=None,
  • egend_icon: Optional[str]=None

你可能感兴趣的:(python_pyecharts_legend)