This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
from 1097a48 fix: (1) expose `echarts.time` accurately. (2) supplement a
test case of parseDate
add 71255dd fix(bar-race): fix bug with animation #12484
add d155de1 fix(bar-race): move realtimeSort to series
add 1dd87fd fix(bar-race): stop rendered listener when dispose
add 340c7f1 fix(bar-race): remove animator logic and fix type
new 0e882aa Merge pull request #13121 from apache/bar-race
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/chart/bar/BarSeries.ts | 6 +-
src/chart/bar/BarView.ts | 85 ++++----
src/coord/cartesian/AxisModel.ts | 6 -
src/util/graphic.ts | 6 +
test/bar-race.html | 427 ++++++++++++---------------------------
5 files changed, 189 insertions(+), 341 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]