You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/01/23 02:06:51 UTC

[GitHub] moonCai commented 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.

moonCai commented 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 this set of data, rather than overwriting this set of data with the sum of the previous set of data.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org