antvis / F2

📱📈An elegant, interactive and flexible charting library for mobile.
https://f2.antv.vision/zh
MIT License
7.89k stars 649 forks source link

多条曲线的图表中Tooltip内容显示异常 #1864

Closed 152056212 closed 1 year ago

152056212 commented 1 year ago

问题总结:Tooltip内容显示异常 具体描述:如图所示,共显示3条曲线,每条曲线分别表示了数据中的systolicValue(收缩压)、relaxationValue(舒张压)、heartRate(心率),点击tooltip显示出来的内容只有“09 19:34:22:148”

152056212 commented 1 year ago

image

tangying1027 commented 1 year ago

https://f2.antv.antgroup.com/examples/line/multiple/#series 参考多条折线demo