SwiftCharts
SwiftCharts copied to clipboard
Divide by zero error -- `modelToScreenRatio`
modelToScreenRatio in SwiftCharts/Axis/ChartAxis.Swift can return a CGFloat(length) == 0 which will cause a divide by zero fatal error.