chartValueSelected action problem
Open
bug
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Only positive y from x,y entry can be selected in chartValueSelected action using scatter.
DataEntries values +x,+y and -x,+y OK
DataEntries values +x,-y and -x,-y NO
My code toast dataentry name (sample name) while tapped.
Contributor guide
Assessment
This issue has not been assessed yet.