当前位置:网站首页>Data visualization - broken line area chart
Data visualization - broken line area chart
2022-06-12 20:38:00 【six million five hundred and fifty thousand five hundred and tw】

import pyecharts.options as opts
from pyecharts.charts import Line
from pyecharts.faker import Faker
c = (
Line()
.add_xaxis(Faker.choose())
.add_yaxis(" merchants A", Faker.values(), is_smooth=True)
.add_yaxis(" merchants B", Faker.values(), is_smooth=True)
.set_series_opts(
areastyle_opts=opts.AreaStyleOpts(opacity=0.5),
label_opts=opts.LabelOpts(is_show=False),
)
.set_global_opts(
title_opts=opts.TitleOpts(title="Line- Area map ( Be close to Y Axis )"),
xaxis_opts=opts.AxisOpts(
axistick_opts=opts.AxisTickOpts(is_align_with_label=True),
is_scale=False,
boundary_gap=False,
),
)
.render("line_areastyle_boundary_gap.html")
)
- 1.
- 2.
- 3.
- 4.
- 5.
- 6.
- 7.
- 8.
- 9.
- 10.
- 11.
- 12.
- 13.
- 14.
- 15.
- 16.
- 17.
- 18.
- 19.
- 20.
- 21.
- 22.
- 23.
- 24.
边栏推荐
- Scalars, vectors, arrays, and matrices
- What are the barriers that Huawei terminals need to cross if they want to rely on the intelligent turnover of the whole house?
- The difference between MySQL full table scanning and indexing
- Proxy and reflection
- JSP中的监听器
- 登錄mysql
- [tutorial] Firefox send: deployment method of Firefox open source temporary file sharing service platform
- P5076 [deep base 16. Example 7] common binary tree (simplified version)
- MinIO客户端(mc命令)实现数据迁移
- Listener in JSP
猜你喜欢

At the same time, do the test. Others have been paid 20W a year. Why are you still working hard to reach 10K a month?

中小型机房动力环境综合监控解决方案

How mysterious is "PIP not an internal or external command, nor a runnable program or batch file"

牛客网:三数之和

In the spring recruitment of 2022, the test engineer will have a full set of interview strategies to thoroughly understand all the technical stacks (all dry goods)

QT pro file configuration ffmpeg macro
![[leetcode 16 solution] the sum of the nearest three numbers](/img/7d/befc79145bb88a2ec39524b2c9bb54.jpg)
[leetcode 16 solution] the sum of the nearest three numbers

Lightroom Ambassador series: capturing nostalgia with MEG loeks

EditText控制从左上角开始

EditText control starts from the upper left corner
随机推荐
Before job hopping, Jin San made up the interview questions. Jin San successfully landed at Tencent and got a 30K test offer
Lightroom Ambassador series: capturing nostalgia with MEG loeks
Detect current system language
WordPress optimization tutorial makes WordPress open faster
House raiding 3
UVa11991 Easy Problem from Rujia Liu
Wall Street cheat sheet
Golang type assertion understanding [go language Bible]
部署static pod方式部署etcd集群
Understanding of functions
Blue Bridge Cup basic-15 VIP question string comparison
测试人如何规划自己的未来?才能实现入行2年达到25k?
JS中如何实现重载
20 shortcut keys for vs code!
more-copy. JS specifies that the file template is generated to the specified file directory
登錄mysql
做自媒体视频,友好的新媒体运营必备app分享
Technology to understand
How to determine the sample size of an inspection lot in SAP QM's initial sampling strategy?
HR SaaS unicorn is about to emerge. Will the employee experience be the next explosive point?