Post

Replies

Boosts

Views

Activity

Reply to Swift Charts' `chartScrollTargetBehavior` doesn't work on SDK 27
submitted as FB24729736
Replies
Boosts
Views
Activity
5d
Reply to Swift Charts' `chartScrollTargetBehavior` doesn't work on SDK 27
In addition, in the ChartScrollTargetBehavior's updateTarget, the context argument doesn't seem to return a valid chartProxy. It gives context.chartProxy.plotSize // (0, 0) context.chartProxy.xDomain(dataType: Date.self) // [] context.chartProxy.value(atX: x, as: Date.self) // nil
Replies
Boosts
Views
Activity
6d