smallyunet commented on issue #10991: themeRiver get all data of the river in 
the formatter.  主题河流图获取某一河流在所有时间点的数据
URL: 
https://github.com/apache/incubator-echarts/issues/10991#issuecomment-553430140
 
 
   Sorry, I didn't clearly describe the problem. As your example, the value of 
the parameter `name` will not change. I hope that the contents of the hover box 
can change as the mouse position changes.
   
   My trouble is that the theme river map is a single axis, and the parameter 
param of the `formatter` function can only dynamically get the value of the 
axis (date).
   
   In other words, the parameter value of the function `formatter` can only 
change with the lateral movement of the mouse, and does not change with the 
vertical movement of the mouse.
   
   
![深度截图_选择区域_20191113221129](https://user-images.githubusercontent.com/20765689/68771931-e8791600-0663-11ea-9146-99a406af73b9.png)
   
   I hope that the content of the floating window in the image can be the data 
of `SS` at all times, not the data of all rivers in `11-04-2015`. 
   
   And with the vertical movement of the mouse, the contents of the floating 
box will display the data of the rivers such as `DQ`, `TY`. The content of the 
current hover box can only change with the date.
   
   This may seem a bit difficult and should be. I just want to make a 
suggestion and communicate at any time.
   
   @deqingli 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to