SwiftUICharts
SwiftUICharts copied to clipboard
Detect when user touches individual Data Point in Bar Chart
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.