首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏FSociety

    【Python可视化】使用Pyecharts进行奥运会可视化分析~

    axislabel_opts=opts.LabelOpts(margin=20, color="#ffffff63")), graphic_opts=[ opts.GraphicImage axislabel_opts=opts.LabelOpts(margin=20, color="#ffffff63")), graphic_opts=[ opts.GraphicImage axislabel_opts=opts.LabelOpts(margin=20, color="#ffffff63")), graphic_opts=[ opts.GraphicImage axislabel_opts=opts.LabelOpts(margin=20, color="#ffffff63")), graphic_opts=[ opts.GraphicImage axislabel_opts=opts.LabelOpts(margin=20, color="#ffffff63")), graphic_opts=[ opts.GraphicImage

    3K40发布于 2020-05-09
  • 来自专栏python小分享

    如何使用Python自动制作《历史上的今天》宣传图片

    -1),                                 children=[# tokyo                                         opts.GraphicImage

    94140编辑于 2021-12-27
  • 来自专栏萝卜大杂烩

    使用Python自动制作《历史上的今天》宣传图片

    -1), children=[# tokyo opts.GraphicImage

    87910编辑于 2024-07-01
  • 来自专栏技术汇总专栏

    探索Pyecharts之美:绘制炫酷关系图的艺术与技巧

    set_global_opts( title_opts=opts.TitleOpts(title="关系网图添加背景图"), graphic_opts=[ opts.GraphicImage

    1.4K10编辑于 2024-02-05
  • 来自专栏又见苍岚

    Python 动态图表 pyecharts 使用

    # 目前可以选择 GraphicText,GraphicImage,GraphicRect children: Optional[Sequence[BaseGraphic]] = None, ) , 2, 1, 2] # r 缩写为 [1, 2, 3]1 相当于[1, 2, 3, 2]` r: Union[Sequence, Numeric, None] = None, ) GraphicImage :原生图形图片配置项 class pyecharts.GraphicImage class GraphicImage( # 图形的配置项,参考 GraphicItem graphic_item

    7.6K10编辑于 2023-03-16
领券