history-graph: tap_action only works for a POINT, not for a LINE #18639
Unanswered
ildar170975
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some time ago a
tap_action
was added tohistory-graph
.#18036
For linear graphs it only works for points - not for lines between points.
Consider a simple graph for a value "1 -> 0 -> 1":
Tapping only on these points will show more-info:
Or even for a simple graph - only these 2 points:
I wonder is it possible to provide a
tap-action
for a whole curve?Beta Was this translation helpful? Give feedback.
All reactions