SwiftUICharts icon indicating copy to clipboard operation
SwiftUICharts copied to clipboard

Detect when user touches individual Data Point in Bar Chart

Open alex1704 opened this issue 3 years ago • 0 comments

Motivation: Add ability to respond when user touches appropriate data point in Bar Chart.

DataPoint.customId allows to map appropriate entity(data) in View.chartDataPointSelector upon user touch.

alex1704 avatar Jul 01 '21 13:07 alex1704