moonCai removed a comment on issue #9813: When a polyline graph shows multiple 
polylines, the last set of data is always automatically calculated as the sum 
of the previous set of data and overrides the real last set of data.
URL: 
https://github.com/apache/incubator-echarts/issues/9813#issuecomment-456640351
 
 
   NO. For example, in the link I provided, '搜索引擎' is the last set of data. 
It's [820, 932, 901, 934, 1290, 1330, 1320]. But in the line chart,  the 
minimum value of this set of data on the line chart is  greater than 1500.My 
expectation is that the line graph will actually show  the last set of data, 
rather than automatically overwrite the last set by calculating the sum of the 
previous sets.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to