You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/11/08 03:32:07 UTC

[GitHub] [incubator-echarts] wjdnlg edited a comment on issue #11592: 显示折线上任意一点数据(而不是整个坐标系)

wjdnlg edited a comment on issue #11592: 显示折线上任意一点数据(而不是整个坐标系)
URL: https://github.com/apache/incubator-echarts/issues/11592#issuecomment-551365601
 
 
   
   
   ![1573182134(1)](https://user-images.githubusercontent.com/53259799/68446340-6037e280-0217-11ea-9b80-f88e98d53c96.jpg)
   这张图的两条线  x轴的坐标只显示了对应的一条y轴的数值(下面那条) 但是上面那条并没显示,实际上它显示的也不是当前位置的数值 而是传入点data[x,y] (相邻的)  当鼠标在data[x,y]和data[x+1,y+1]之间时并没有数据 也就是说只能显示出传入点的值,两个传入点之间的数值显示不出来

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


With regards,
Apache Git Services

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