Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such module 'Algorithms' with SPM #4646

Closed
eduls7 opened this issue May 24, 2021 · 6 comments
Closed

No such module 'Algorithms' with SPM #4646

eduls7 opened this issue May 24, 2021 · 6 comments

Comments

@eduls7
Copy link

eduls7 commented May 24, 2021

What did you do?

ℹ Add Charts with SPM.

What did you expect to happen?

ℹWork.

What happened instead?

ℹ No such module 'Algorithms'

Charts Environment

Charts version/Branch/Commit Number:
4.0.1
Xcode version:
12.5
Swift version:
5
Platform(s) running Charts:
iOS
macOS version running Xcode:
11.3

@nick-havz
Copy link

When you add the repo to SPM and it lists the packages available, just choose the Charts library, not the ChartsDynamic option.
Screen Shot 2021-05-28 at 11 31 16 AM

@eduls7
Copy link
Author

eduls7 commented May 29, 2021

Mark only the Charts library works without error import. Thanks @nick-havz.

@bias
Copy link

bias commented Oct 4, 2021

How is this a fix? Now I can't use IValueFormatter (presumably that's in charts dynamic?).

@SavvasPyth
Copy link

How is this a fix? Now I can't use IValueFormatter (presumably that's in charts dynamic?).
i cannot even begin to comprehend that someone offered that solution... i'm using dynamic charts as well... no solution yet.

@sirisb
Copy link

sirisb commented Mar 29, 2023

I chose only Charts and no ChartsDynamic, now I get this error,

Cannot find type 'IAxisValueFormatter' in scope

@anubhavmishram
Copy link

in 4.1 it's just AxisValueFormatter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants