echarts v4.8.0 Release Notes

Release Date: 2020-05-25 // almost 4 years ago

    ๐Ÿ‘ [Feature] [toolbox] Support download SVG file in toolbox when using SVG render mode. #12144 (Zhang Wenli)

    [Feature] Add more parameters in the loading effect. #12414 (Yu Feng)

    ๐Ÿ‘ [Feature] Support callback for symbolRotate. #12348 #12354 (plainheart)

    0๏ธโƒฃ [Feature] [axis] Callbacks of min, max can return null to use the default value now. #11829 (Su Siwen), #12371 (Su Shuang)

    [Feature] [geo] Add nameProperty to specify the name field of GeoJSON source. #12156 (alex2wong)

    [Fix] [sankey] Fix tooltip not displayed on edges. #12011 (Su Siwen)

    [Fix] [sankey] Fix node may disappear when link value is 0. #12191 (Su Siwen), #12472 (Su Shuang)

    [Fix] [treemap] Add missing params in the foramtter callback. #11854 (Su Siwen, Su Shuang)

    [Fix] [calendar] Fix calendar chart layout when user is in a timezone with DST. #12172 (mikeyshing88), #12466 (Su Shuang)

    [Fix] [line] Fix safari may crash because of memory explosion when using gradient, shadow with large wide-range animation. #12410 (Shen Yi)

    [Fix] [line] Fix clip bug in chromium when chart size over 18000px. #12393 (Zhan Fang)

    [Fix] [pie] Fix label may disappear when animation is disabled. #12243 (Zhang Wenli)

    ๐Ÿ”’ [Fix] [title] Fix potential security risk when '_blank' target for link. #12380 (Su Siwen)

    [Fix] [geo] Fix animation not work when change center or zoom with setOption. #12340 (Zhang Wenli)

    ๐Ÿšš [Fix] [heatmap] Remove the 1px gap. #12342 (SnailSword)

    ๐Ÿ’… [Fix] [sunburst] Fix default downplay style not work bug. #12264 (Shen Yi)

    [Fix] [visualMap] minOpen and maxOpen is not counted into pieces number now. #12147 (Su Siwen)

    [Fix] [bmap] [extension] Fix layer may not been cleared when using progressive rendering. (Shen Yi)