美文网首页
python_pyecharts_legend

python_pyecharts_legend

作者: 书生_Scholar | 来源:发表于2020-09-25 14:23 被阅读0次
    • 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

          本文链接:https://www.haomeiwen.com/subject/yavsxktx.html