This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch fix/bar-race
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


      at 2a1bad2  fix: realtimeSort: + When base axis is x, the initial sort 
should not be different from the subsequent sort. + Remove the transition 
animation of the baseAxis init state to the first sorted state. + Fix that 
throw error when series data does not cover all axis category. + Fix some 
incorrect logic like:     + BarView sortMap input param     + 
OrdinalScale['scale']     + OrdinalScale['getTicks'] + Simplify and clarify the 
params `sortInfo` of action "changeAxisOrder".      [...]

This branch includes the following new commits:

     new 9a85475  fix: if a bar element is totally clipped (marked as 
`el.ignore: true`), place the element at the edge of the coordinate system 
bounding rect with width/height 0. Because if data changed and the element show 
again, the transition animation of this element will start at this place.
     new 2a1bad2  fix: realtimeSort: + When base axis is x, the initial sort 
should not be different from the subsequent sort. + Remove the transition 
animation of the baseAxis init state to the first sorted state. + Fix that 
throw error when series data does not cover all axis category. + Fix some 
incorrect logic like:     + BarView sortMap input param     + 
OrdinalScale['scale']     + OrdinalScale['getTicks'] + Simplify and clarify the 
params `sortInfo` of action "changeAxisOrder".      [...]

The 2 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.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to