当前位置:网站首页>Echart histogram: echart implements stacked histogram
Echart histogram: echart implements stacked histogram
2022-06-13 06:07:00 【HaanLen】


option = {
title: {
text: 'World Population'
},
tooltip: {
trigger: 'axis',
axisPointer: {
type: 'shadow'
}
},
grid: {
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true
},
xAxis: {
type: 'value'
},
yAxis: {
type: 'category',
data: ['Indonesia', 'USA', 'India', 'China', 'World']
},
series: [
{
name: '2011',
type: 'bar',
stack: 'total',
data: [823, 234, 2034, 4970, 230]
},
{
name: '2012',
type: 'bar',
stack: 'total',
data: [325, 238, 1214, 1141, 807]
}
]
};
边栏推荐
- Leetcode minimum absolute difference of binary search tree simple
- Why do so many people hate a-spice
- Leetcode- keyboard line - simple
- Leetcode- reverse string ii- simple
- 推荐扩容工具,彻底解决C盘及其它磁盘空间不够的难题
- Commit specification
- AUTOSAR actual combat tutorial pdf version
- Swift--function
- CORS request principle
- 1016 part a+b (15 points)
猜你喜欢
![[spark]spark introductory practical series_ 8_ Spark_ Mllib (lower)__ Machine learning library sparkmllib practice](/img/65/a214d137e230b1a1190feb03660f2c.jpg)
[spark]spark introductory practical series_ 8_ Spark_ Mllib (lower)__ Machine learning library sparkmllib practice

Why do so many people hate a-spice

Self summarizing

Concurrent programming -- source code analysis of thread pool

Pod libwebp error reporting solution

Echart柱状图:堆叠柱状图显示value
![A glimpse of [wechat applet]](/img/ef/17564759e720b06c2bd496d1db7544.jpg)
A glimpse of [wechat applet]
![[compilation and assembly link] coff file and structure description](/img/73/fca3752327c31877ea8f56f96c009e.jpg)
[compilation and assembly link] coff file and structure description

Tongweb card, tongweb card, tongweb card

本地文件秒搜工具 Everything
随机推荐
Commit specification
Echart柱状图:堆叠柱状图显示value
【ONE·Data || 带头双向循环链表简单实现】
2021-11-04 implementation of binary search
Uni app disable native navigation bar
The problem of distinguishing and sharing sessions for multiple applications in tongweb
arrayList && linkedList
Echart折线图:多条折线图每次仅展示一条
USB 0xc0000011 error
The difference between the increment and decrement operators before and after variables i+, +i, I –, – I
Leetcode- number of maximum consecutive ones - simple
Leetcode Hamming distance simple
ffmpeg 下载后缀为.m3u8的视频文件
本地文件秒搜工具 Everything
Fusionpbx installation - road to dream
USB debugging assistant 20181018 (v1.3)
Alibaba cloud OSS file download cannot be resumed at a breakpoint
Lamda expression
Leetcode- find all missing numbers in the array - simple
万能播放器 PotPlayer 的下载与安装,直播流 m3u8 导入