selectOverlappingPoints property
Whether data should be expanded by to include all points overlapping the selection point
Should be true for Scatter plots.
Implementation
bool get selectOverlappingPoints => false;
Whether data should be expanded by to include all points overlapping the selection point
Should be true for Scatter plots.
bool get selectOverlappingPoints => false;