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/17 01:50:07 UTC

[GitHub] maskleo edited a comment on issue #9665: [parallel] Currently unable to support display label

maskleo edited a comment on issue #9665: [parallel] Currently unable to support display label 
URL: https://github.com/apache/incubator-echarts/issues/9665#issuecomment-451722075
 
 
   I use the line's `splitLine` to overlap the axis of the parallel coordinate system. This method is temporarily solved. The algorithm needs to parse the data into a proportional dimension, that is, the polyline is a line graph, and the axis is in a parallel coordinate system.
   我采用折线图的splitLine与平行坐标系的轴重叠  这种方式暂时解决了,需要算法讲数据解析到一个比例维度,也就是折线是折线图的,轴线采用平行坐标系的
   
   
   demo:http://b.maskleo.com/echarts-demo-20190116/2.html

----------------------------------------------------------------
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