Receiving data about the focused object.
Could someone possibly help me understand how to receive the data of the point that is focused on the graph?
For example, the focus point on the graph is an object with data. This data helps correctly locate poinnt on the graph and this data is shown there. It's 67.8 from the Y axis and 21:54:42 from the X axis.
Hi, currently this data is not programmatically accessible unfortunately.
Hi, currently this data is not programmatically accessible unfortunately.
Do you know if it will be implemented in the next versions?
This feature is not planned for the very next release, but we are considering it for future versions. Currently, we don't have a 'selection' state per se, but would a mouse hover event be sufficient for your use case?
This feature is not planned for the very next release, but we are considering it for future versions. Currently, we don't have a 'selection' state per se, but would a mouse hover event be sufficient for your use case?
Very useful will be the feature that returns data for the focused point.