MyGit

v1.1.0

ecomfe/echarts-liquidfill

版本发布时间: 2017-08-29 15:21:56

ecomfe/echarts-liquidfill最新发布版本:v3.1.0(2021-09-18 10:31:02)

Support chart that fully fills the container.

Usage:

option = {
    series: [{
        type: 'liquidFill',
        data: [0.5, 0.4, 0.3, 0.2],
        shape: 'container',
        outline: {
            show: false
        }
    }]
};

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-08-29发行的版本