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

organizational shuffle - use package SwiftViz as the collection point for visualization tools #13

Open
heckj opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@heckj
Copy link
Member

heckj commented Mar 31, 2022

When I started this repo, I was aiming to clone/port concepts from D3 directly over to be useful as native constructs in Swift.

Most of what's in SwiftViz today is the Scale concept, and I've created a separate repository for Chart. I suspect the best future use of this package is as a holder to a collection of the separate packages - a swift visualization toolset. But... I want to use what's in this repository as a dependency on Chart, so it's somewhat backward.

As such, I'm going to refactor and pull the Scale pieces into their own (new) repository under this org: Scale, and then import that here to expose it as well.

(I think this will also make it easier to have a more limited/clean API for those wanting to use something like Chart - as well as handle the dependency mapping per platform where some elements might not be available)

@heckj heckj added the enhancement New feature or request label Mar 31, 2022
@heckj heckj self-assigned this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant