Wdingding opened a new issue #12552:
URL: https://github.com/apache/incubator-echarts/issues/12552


   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->
   
   **Original way:** The area chart opens from left to right at the same time.
   
   **Problem description:** The area chart is suitable to be used to present 
the development trend of data. When it is opened from left to right, the right 
side of the screen will be blank for a long time.
   When the area chart is multiple series, the data trend of each series cannot 
be clearly displayed at the same time.
   
   **Change plan:** The line chart opens from bottom to top, and the series 
behind is displayed first, and then the series before the display is delayed 
for some time.
   
![7be7067b0b19979d87acc1fb25cf3897](https://user-images.githubusercontent.com/26783462/80807380-a337a900-8bef-11ea-8810-0e69e8ea7355.gif)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to