You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v5.1.2
[Feature] [geo/map] Support skew in transform and svg parser. #755 (pissang)
[Feature] [tree] Add treeAncestors property in the params of tooltip callback . #14957 (stephenLYZ)
[Feature] [i18n] Add Slovenian translation. #14758 (dkrat7)
[Fix] [canvas] Fix extra ctx.save call when dirty rect is enabled. #765 (pissang)
[Fix] [path] Fix small subpath may be ignored when optimizing small line segments. #760 (pissang)
[Fix] [tooltip] When component tooltip.formatter is not specified, use a specific default formatter, rather than use global tooltip.formatter as default. Fix #14939. #14972 (100pah)
[Fix] [resize] Error thrown when resize is called after setOption called with lazyUpdate: true. Fix #14846, Fix #11395. #14934 (100pah)
[Fix] [treemap] Error when running setOption twice with diff data. #14930 (Map1en)
[Fix] [tree] Error when running setOption twice with diff data. #14905 (Map1en)
[Fix] [option] Check the missing component before merge theme. #14966 (pissang)
[Fix] [text] Fix gradient text background cause rendering error. #756 (pissang)
[Fix] [clip] Line chart will throw an error when clip is set as false. #14813 (plainheart)
[Fix] [label] Ensure the label of the temporary symbol is in front of line and area polygon. #14993 (plainheart)
[Fix] [stack] Fix number getPrecisionSafe incorrect on scientific notation like 3.45e-1. Stack sum eliminate floating arithmetic problem. #15015 (100pah)
[Fix] [dataZoom] Should no dataZoom filtering when toolbox.feature.dataZoom not declared. #15015 (100pah)
[Fix] [line] Avoid the infinite value in linearMap util. #14602 (plainheart)
[Fix] [timeline] Trigger timelineplaychange event when play to the end. #14620 (Ovilia)
[Fix] [custom] Fix progressive rendering in custom series. #14920 (pissang)