Andrew Benson

Results 11 comments of Andrew Benson

This fix works for me as well let low: Double = Swift.max(chart.lowestVisibleX, dataSet.xMin) let high: Double = Swift.min(chart.highestVisibleX, dataSet.xMax)

@berbaspin @pmairoldi Any chances we can get this merged?

In upgrading from Charts to DGCharts, if you didn't do it this way, you should: 1- Remove the Charts framework from the Frameworks, Libraries, and Embedded Content section of the...

Oof. Similar work done in https://github.com/danielgindi/Charts/pull/5124.

@berbaspin @pmairoldi Any chances we can get this merged?

I reported this to Apple for the Maya export to collada. they determined that the animation was referencing the blend shape targets incorrectly and so it was a bug in...