Andrew Benson
Andrew Benson
> @dsaliberti > Great to hear that :) > I’ll open up a PR for the fix soon yes please!
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?
Same issue. Any update forthcoming?
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...
any update on this?
maybe merge?