-
Notifications
You must be signed in to change notification settings - Fork 652
Open
Description
Hi I'm currently making a IOS App about daily expenses with Swift and I'm also using ChartView for nice and smooth Chart as I've seen sometime, but there is one issue, if you want to make a ChartValue for example the amount or any data in it, it make your simulator just crash, dont know how to fix that.
Description
Expected Behavior
Actual Behavior
Possible Fix
Steps to Reproduce
To do the same as I, I suggest you to create a data, like a value of cryptocurrency, and after this just make your ChartLabel like this : ` ChartLabel(totalExpenses.formatted(.currency(code: "USD")), type: .title)
`
Your Environment
Metadata
Metadata
Assignees
Labels
No labels