Highcharts
CodePen jsFiddle

The following chart demonstrates some Accessibility features of Highcharts, including use of the pointDescriptionEnabledThreshold option. The pointDescriptionEnabledThreshold is set to 1 in this demo, which means the individual points are are not exposed to a screen reader if a series contains more than one point. This is useful for larger series and is set by default to 200.