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

Migrate d3 to v7 and build locally #114

Open
curt-mitch-census opened this issue Jun 5, 2024 · 0 comments
Open

Migrate d3 to v7 and build locally #114

curt-mitch-census opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@curt-mitch-census
Copy link
Member

Currently we load d3.js via CDN-based script tags on the team members page. We should install the library via npm to make the importing of d3 slightly faster, reducing the instances where the map loads a few seconds after the rest of the page has rendered.

We should also upgrade d3 from v5 to v7, which will probably require API updates to existing d3 code.

@curt-mitch-census curt-mitch-census added the dependencies Pull requests that update a dependency file label Jun 5, 2024
@curt-mitch-census curt-mitch-census self-assigned this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant