echarts-liquidfill

Liquid Fill Chart for Apache ECharts

BSD-3-CLAUSE License

Downloads
23K
Stars
1.5K
Committers
4

Bot releases are hidden (Show)

echarts-liquidfill - 3.1.0 Latest Release

Published by pissang about 3 years ago

  • Added transition on clipPath and style.
echarts-liquidfill - 3.0.0

Published by pissang almost 4 years ago

  • Update to Apache ECharts 5.0
echarts-liquidfill -

Published by Ovilia over 4 years ago

  • fix(gradient): remove style animation to fix gradient interpolation bug #108
  • core: update peers to echarts@^4.8.0 and zrender@^4.3.1.
echarts-liquidfill -

Published by Ovilia over 5 years ago

  • Remove unnecessary console.log info.
  • Update ECharts version.
  • Update license.
  • Update readme.
echarts-liquidfill - v2.0.4

Published by Ovilia almost 6 years ago

  • Fix bug: water bottom position when resize #76
echarts-liquidfill -

Published by Ovilia almost 6 years ago

Fix npm dependence problem with ECharts.

echarts-liquidfill -

Published by Ovilia about 6 years ago

echarts-liquidfill -

Published by Ovilia over 6 years ago

Release with ECharts 4.1.0.

echarts-liquidfill -

Published by Ovilia over 6 years ago

Support ECharts 4.0.0.

echarts-liquidfill -

Published by Ovilia almost 7 years ago

Update echarts version to 3.8.2.

echarts-liquidfill -

Published by Ovilia about 7 years ago

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
        }
    }]
};
echarts-liquidfill -

Published by Ovilia about 7 years ago

Fix text style compatibility problem of ECharts v3.7.0.

echarts-liquidfill -

Published by Ovilia about 7 years ago

echarts-liquidfill -

Published by Ovilia about 7 years ago

Support ECharts v3.7.0.

echarts-liquidfill - v1.0.5

Published by Ovilia over 7 years ago

echarts-liquidfill - v1.0.4

Published by Ovilia over 7 years ago

Fixed resize bug of clipPath when resize.

echarts-liquidfill -

Published by Ovilia over 7 years ago

echarts-liquidfill -

Published by Ovilia almost 8 years ago