series: [
{
name: '销量',
type: 'bar',
data: [5, 20, 36, 10, 10, 20],
itemStyle: {
normal: {
barBorderRadius: 20,
color: '#726dd1',
shadowColor: 'rgba(0, 0, 0, 0.4)',
shadowBlur: 20
}
}
//顶部数字展示pzr
/* itemStyle: {
//柱形图圆角,鼠标移上去效果
emphasis: {
barBorderRadius: [10, 10, 10, 10]
}, normal: {
//柱形图圆角,初始化效果
barBorderRadius:[10, 10, 10, 10]
}
},*/
}]

主要是这部分,功能实现了圆角,阴影的效果,

注释的部分也可以实现圆角效果。

最新文章

  1. ccc pool
  2. VMware + OpenStack: 从 Plugin 到 VIO (VMware Integrated OpenStack)的演进
  3. iOS工程如何支持64-bit(转)
  4. 【转】Http Cache最基本的一些东西
  5. MySQL处理数据库和表的常用命令
  6. UVA 1069 - Always an integer(数论)
  7. Session丢失,都是CDN惹的祸
  8. git workflows
  9. 约束的DEFERRABLE, NOT DEFERRABLE, INITIALLY IMMEDIATE 和 INITIALLY DEFERRED
  10. Bootstrap_Javascript_选项卡
  11. curl+个人证书(又叫客户端证书)访问https站点
  12. 高并发场景之RabbitMQ篇
  13. 生成二维码的js以及调用打印插件
  14. sublime代码格式化插件HTML/CSS/JS prettify
  15. Jetson TX2(2)ubutu1604--安装opencv3.4.0
  16. 关于p-Laplace的想法
  17. Vue+iview实现添加删除类
  18. F. Asya And Kittens 并查集维护链表
  19. nw.js---创建一个hello word的方法
  20. Spring总结 3.AOP(xml)

热门文章

  1. Delphi 画笔
  2. ORALCE 数据库字符串处理、常用函数
  3. 论文笔记:Learning Region Features for Object Detection
  4. PAT乙级1011
  5. hadoop/hbase/hive单机扩增slave
  6. Python把多行文本合并
  7. Java一棵树之001线程
  8. Junit(手动/自动)加载
  9. ESP8266—“ICACHE_FLASH_ATTR”宏
  10. 小猿圈-IT自学人的小圈子 https://book.apeland.cn/details/54/