Ovilia commented on issue #11592: 显示折线上任意一点数据(而不是整个坐标系)
URL: 
https://github.com/apache/incubator-echarts/issues/11592#issuecomment-552316621
 
 
   你是想知道根据 smooth 插值后的 y?这个不支持的。
   根据自己的 data 数组从 x 计算出 y,然后再传到 convert

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


With regards,
Apache Git Services

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

Reply via email to